Results for "TE"

Wire posts

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

    3399 days ago

  • The evolutionary directory at http://evol.mcmaster.ca/evoldir.html #EvoDir #Jobs #PostDocs

    3634 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

    3636 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

    3636 days ago

  • Diagnostic applications of ‘3Gb-testing’ in human genetics!! http://3gb-test.eu/about-the-project/ #Omics

    3632 days ago

  • Remove N from a fasta file. Go to vi editor, type :%s/N\{25,\}//g and press enter. #Vim #vi #N #Replace #Fasta

    3622 days ago

  • Pharma internship tips http://www.ploscompbiol.org/article/info%3Adoi%2F10.1371%2Fjournal.pcbi.1003600 #Pharma #Internship #Training

    3628 days ago

  • Remove the blank space from a fasta file. perl -nlwe 'tr/ //d; print if length' fileName #Delete #Space #Fasta #Perl #Oneliner

    3622 days ago

  • Bacterial genome assembly tips using Valvet http://pathogenomics.bham.ac.uk/blog/2009/09/tips-for-de-novo-bacterial-genome-assembly/ #Assembly #NGS #Bacteria #Genome #Tricks #Tips #Velvet

    3628 days ago

  • Useful R resources @ http://www.stat.wisc.edu/network-skills/learnR #R #Stats #Learn #Tutorial #Material #Learn #Course

    3628 days ago