Skip to content

brainstorm/htsget-indexer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

htsget Rust indexer

To generate an index in CSV format:

cargo run --features csv

To generate an index in JSON format:

cargo run --features json