Skip to content

Random access to FASTA sequences. Stand-alone script and perl5lib. Based on Bio::DB::Fasta

Notifications You must be signed in to change notification settings

BioInf-Wuerzburg/SeqStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

# help:
SeqStore <cmd> --help

# new:
SeqStore new <FILE.fa>          # index file
SeqStore new <DIR/with/FASTAS>  # index directory

# fetch:
cat IDS | SeqStore fetch <FILE.fa/DIR>

About

Random access to FASTA sequences. Stand-alone script and perl5lib. Based on Bio::DB::Fasta

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published