Results for "Samtools"

Blogs

Bookmarks

Files

  • Download blasr 1.3 version

    ..._open_format] Failed to open file temporarySamsamtools sort: can't open "temporarySa...ai - | grep '\(^@\|XT:A:U\)' | /usr/local/bin/samtools view -S -h -b -F 0x4 - | /usr...f-with-repeat.bam repeat.dat | /usr/local/bin/samtools view - -h -S -b > FALCON-U...

    2143 days ago

Top-level pages

Wire posts

  • Extract list of read ID from bam file: samtools view mbi.sorted.bam |perl -ne '/ID/ && print' > extractedID.sam #Extract #Ids #SAM #BAM #NGS

    3626 days ago

  • Count the contigs length in index fasta file with samtools. $ awk '{s+=$2}END{print s}' scaffolds.fasta.fai #Fasta #Index #Length #Count #Size #Samtools

    2135 days ago

  • +14 more Wire posts

Bio-Scripts

Tags

  • Samtools Primer !!

    SAMtools: Primer / Tutorial by Ethan Cerami, Ph.D.keywords: samtools, next-gen, next-generation, sequencing, bowtie, sam, bam, primer, tutorial, how-to, introductionRevisions    1.0: May 30, 2013: First public release on biobits.org.    1.1: July 24, 2013: Updated wi...

    Tags: Bioinformatics, NGS, Sequence, Samtools, Primer, Tutorial

    2864 days ago

  • Extract reference nucleotide from BAM file: samtools view your.bam | awk '{print substr( $10, 100, 1)}' #SAM #BAM #Samtools #Tricks #NGS

    Tags: SAM, BAM, Samtools, Tricks, NGS

    2857 days ago

  • +8 more Tags

Comments