Skip to content

Allows programmatic retrieval of peptide cleavage predictions from the NetChop server at http://www.cbs.dtu.dk/services/NetChop/

License

Notifications You must be signed in to change notification settings

chrisamiller/netChopScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A perl script that allows submission of peptides (in fasta format) to the NetChop server at http://www.cbs.dtu.dk/services/NetChop/

Example workflow:
    perl netchopSubmit.pl mysequences.fa >output
    perl parseNetChop.pl output >results

To test the functionality, run:
    perl tests.sh

About

Allows programmatic retrieval of peptide cleavage predictions from the NetChop server at http://www.cbs.dtu.dk/services/NetChop/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published