Results for "NT"

Wire posts

  • Metagenomics: tools, comparisons and many applications http://blogs.biomedcentral.com/bmcseriesblog/2014/04/10/metagenomics-tools-comparisons-and-many-applications/

    3691 days ago

  • Linux onliner for bioinformatician https://github.com/stephenturner/oneliners #Linux #Onliner

    3680 days ago

  • Visualization of protein sequence features using JavaScript and SVG with pViz.js http://bioinformatics.oxfordjournals.org/content/early/2014/08/21/bioinformatics.btu567.short? #Protein #Visualize #Jav

    3560 days ago

  • Interactive notebooks: Sharing the code http://www.nature.com/news/interactive-notebooks-sharing-the-code-1.16261? #Notepad #Genome

    3415 days ago

  • perl -nle '$count += () = /XY[0-9]+/g; END {print $count}' inputfile #Count #Perl #Perloneliner

    3663 days ago

  • zcat input_file.fastq.gz | awk 'NR%4==1{printf ">%s\n", substr($0,2)}NR%4==2{print}' > output_file.fa #fastaQ2fasta #fastaq #fasta #Oneliner

    3663 days ago

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

    3651 days ago

  • FastaQ 2 Fasta Oneliner: paste - - - -< totalRNA_placental_1.fastq | perl -pale'$_="@F[0..1]"'|tr "\^@" "\>" | perl -pale 's/\s/\n/g' #Oneliner #NGS #FastaQ #Fasta

    3651 days ago

  • Synthetic DNA for health & sustainability!! http://www.twistbioscience.com/ #DNA -#Synth

    3647 days ago

  • Install Bioperl on ubuntu : sudo apt-get install bioperl #Bioperl #Install #Perl

    3645 days ago