Results for "small%20RNA-Seq"

Wire posts

  • http://compbio.cs.brown.edu/software/ #tools #ngs #seq #SVs #mutation

    3474 days ago

  • http://manuals.bioinformatics.ucr.edu/workshops #NGS #R #ChemInfo #RNA #ChiP-Seq #DNA #SNP

    3479 days ago

  • iRNA-seq !! http://bioinformatik.sdu.dk/solexa/webshare/iRNA/iRNA-v1.0-script.tar.gz #RNA-Seq

    3404 days ago

  • A perl script for mapping fasta formated sequences to multiple reference sequences using one of several alignment programs. http://seq.crg.es/download/software/Miro/doc/run_Mapping.html #Perl #Script

    2782 days ago

  • #GAP-Seq: a method for identification of DNA #palindromes http://bmcgenomics.biomedcentral.com/articles/10.1186/1471-2164-15-394

    2645 days ago

  • Find a pattern in first 7 characters of reads. bioawk -c fastx 'substr($seq,0,7) == $TAG { print }' reads.fq.gz #Reads #NGS #Extract #Pattern

    2514 days ago

  • List of excellent scRNA-seq analysis tools- https://github.com/seandavi/awesome-single-cell

    2351 days ago

  • Complete and excellent tutorial for Single Cell Sequencing- https://hemberg-lab.github.io/scRNA.seq.course/index.html

    2351 days ago

  • Reformat you fasta sequence with size. $ seqkit seq -w 50 allGenomeContacted.fa > allGenomeContacted_final.fa #Reformat #Fasta #Size

    2481 days ago

  • Remove the sequence by fasta ids. awk 'BEGIN{while((getline<"ids.txt")>0)l[">"$1]=1}/^>/{f=!l[$1]}f' seq.fa #Remove #Delete #ids #fasta

    2222 days ago