Skip to content

acsweet/genbank-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

genbank-parser

  • a greedy genbank parser
  • can be modified easily for full information
  • see dev branch for latest changes

use

  • install
cargo build --release
  • call with .seq file
.genbank-parser gbvrl1.seq

TODO

  • Take .seq file or directory of .seq files as input and process all
  • Unzip .gz files
  • Handle multiple file reading and writing asynchronously

⚠️ code could undergo dramatic changes, particularly around outputs

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages