Skip to content

unipept/unique-peptide-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Unique Peptide Finder

This script queries the Unipept API and reports all tryptic peptides that are unique to a specific taxon.

image

Requirements

  • Python3 needs to be installed locally
  • tdqm module (do pip3 install tdqm if this is not yet installed)

Usage

Note: Make sure that you're running these commands from the root of this repository's folder.

python3 unique_peptides_taxon.py <NCBI_ID>

Example

> python3 unique_peptides_taxon.py 83333
AAGLATGNVSTAELQDATPAALEAHVTSR
LTTLSHTSEGHR
VANLEAQLAEAQTR
TVLTWTVLP
LIIFFIGTVFVLAALIPMQQVGVEK
IYDYIDIIIEDYENTK
GDFMNIFKPISYIASLAPR
VTNIWHGR
...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages