Skip to content

epimeter is a tool that determines how similar a given neo-epitope is to the human proteome by calculating the distance between the peptide sequences. epimeter has two functions: "index" and "query." The "index" function takes a FASTA file of proteins as an input and indexes all of the protein k-mers (user specifies k) into an Annoy Index. The "…

Notifications You must be signed in to change notification settings

savsrin/epimeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

epimeter

epimeter is a tool that determines how similar a given neo-epitope is to the human proteome by calculating the distance between the peptide sequences. epimeter has two functions: "index" which indexes kmers in a protein FASTA file into an Annoy Index and "query" which allows the user to search for a specific neo-epitope candidate within the Annoy Index.

About

epimeter is a tool that determines how similar a given neo-epitope is to the human proteome by calculating the distance between the peptide sequences. epimeter has two functions: "index" and "query." The "index" function takes a FASTA file of proteins as an input and indexes all of the protein k-mers (user specifies k) into an Annoy Index. The "…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages