8000 GitHub - armintoepfer/BAMExtract: Extracts regions from a bam file and exports as in sam format
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

armintoepfer/BAMExtract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

BAMExtract

Extracts regions from a BAM file and exports in SAM format

Please get the latest binary version at https://sourceforge.net/projects/bamextract/

USAGE:

java -jar bamextract.jar options...

=== GENERAL options ===
-i PATH    : Path to the input file (BAM format) [REQUIRED]
-r STRING  : Regions in format start-end,start2-end2 [REQUIRED]

=== EXAMPLE ===
java -jar bamextract.jar -i reads.bam -r 320-600,1220-4000 

About

Extracts regions from a bam file and exports as in sam format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0