Results for "IT"

Wire posts

  • Project fellow position in Himachal @ http://www.cuhimachal.ac.in/download/2016/feb-2016/Project%20fellow%20advertisement.pdf

    3058 days ago

  • #Mapping #sequencing #reads to a #reference #genome with #Bowtie2: a step-by-step guide https://insidedna.me/tutorials/view/how-to-use-bowtie2-read-mapping

    3038 days ago

  • #Newick #Utilities #Tutorial http://cegg.unige.ch/system/files/nwutils_tutorial.pdf

    3036 days ago

  • #BAM file to fasta #conversion with #Samtool: samtools view filename.bam | \ awk '{OFS="\t"; print ">"$1"\n"$10}' - > filename.fasta

    3028 days ago

  • #BAM file to #fastaq #conversion with #Samtool: samtools view filename.bam | awk '{OFS="\t"; print "@"$1"\n"$10"\n+\n"$11}' >| filename.fastq

    3028 days ago

  • #Print all line #except those #contains a letter "T" that is not immediately followed by a "H" with: grep -v 'T[^H]'

    3026 days ago

  • A universal genomic #coordinate translator for comparative genomics https://github.com/nedaz/kraken #Genes #Translator #Synteny

    3015 days ago

  • PLATform for Assembling NUcleotide Sequences http://platanus.bio.titech.ac.jp/ #Platanus #Assembler #Genome

    3015 days ago

  • PAired-eND Assembler for DNA sequences https://github.com/neufeld/pandaseq #Sequence #Assembler #PANDAseq

    3014 days ago

  • Fast utilities https://github.com/jimhester/fasta_utilities/tree/master/scripts #Scripts

    3009 days ago