RefFinder

From software
Revision as of 16:50, 12 March 2014 by Thorfinn (talk | contribs)
Jump to navigation Jump to search

Small fast cprogram to extract bases from a fasta file.

Example

Generate samtools chr pos ref doing

samtools mpileup -b smallBam.filelist -f /space/genomes/refgenomes/hg19/merged/hg19NoChr.fa |cut -f1-3 >small.sam