.ReadBamHeader | R Documentation |
.ReadBamHeader
.ReadBamHeader(bamFile)
bamFile |
bam file full path |
a list with the following slots: CHR: the list of chromosomes and sequence names in the bam file ProgramName : the alignment program (PG:PN see [BAM header](https://samtools.github.io/hts-specs/SAMv1.pdf)) ProgramVersion : the version of the aligner Code : executed source line code GenomeDBversion : the genome version used (see GenomeDB) GenomeDBpath : the path to genome version
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.