Skip to content

Some DNA and protein sequence classifiers implemented with PyTorch

Notifications You must be signed in to change notification settings

dblakely/sequence_baselines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DNA and Protein Classification Baseline Models

A DNA and protein sequence LSTM classifier implemented with PyTorch. Originally created for comparison with iGakco-SVM, a new gapped k-mer support vector machine classifier for sequence annotation.

Usage:

python main.py --trn data/1.1.test.fasta --tst data/1.1.test.fasta --batch 64 --file results.txt

About

Some DNA and protein sequence classifiers implemented with PyTorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages