Results for "sam"

Users

Blogs

Bookmarks

  • CrossMap

    ...as Human hg18 (NCBI36) <> hg19 (GRCh37), Mouse mm9 (MGSCv37) <> mm10 (GRCm38)). It supports most commonly used file formats including SAM/BAM, Wiggle/BigWig, BED, GFF/...

    3006 days ago

  • Picard

    ...r manipulating high-throughput sequencing (HTS) data and formats such as SAM/BAM/CRAM and VCF. These file formats are defined in the Hts-specs repository. See especially the SAM specification and the VCF spe...

    2925 days ago

  • +26 more Bookmarks

Pages

  • Genome Assembly Tools and Software - PART2 !!

    ...set of aligned sequence reads in a SAM file and a set of variant cal...om ultra-deep sequencing of a mixed sample. The package contains prog...m the burdens of data preparation. SAMMate 2.7.4 / assemblySAM 1.1 &...ds by using either a model-based or sampling-based simulation. SIS &...

    2683 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

    3632 days ago

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

    2863 days ago

  • +12 more Wire posts

Opportunity posts

  • Bioinformatics WalkIn at NII

    ...should have knowledge of the following: Programming: Perl and Python. Operating system: Linux and Windows. NGS Analysis tools: Maq, BWA, Bowtie, SAM tools, BEDTools, MACS, Galaxy...

    3163 days ago

Bio-Scripts

Tags

  • BBTools for bioinformatician !

    BBMap.sh Mapping Nanopore reads BBMap.sh has a length cap of 6kbp. Reads longer than this will be broken into 6kbp pieces and mapped independently. Code: $ mapPacBio.sh -Xmx20g k=7 in=reads.fastq ref=reference.fa maxlen=1000 minlen=200 idtag ow int=f qin=33 out=mapped1.sam minratio=0.15...

    Tags: BBMap, Map, NGS, Reads, Sam, Bam, Contamination, Filtration

    2268 days ago

Comments