Results for "kmer"

Blogs

  • BBTools for bioinformatician !

    ...sking of low-complexity repetitive kmers, which is not usually a prob...ition 19, zero-based). Code: $ kmercountexact.sh in=trimmed.fq ou...p; Extract sequences that share kmers with your sequences with BBD...for sequence data Code: $ kmercountexact.sh in=reads.fq khis...

    2297 days ago

  • Useful Bioinformatics Analysis Tools !

    ...ting on a PC, BMC Bioinformatics, 2013; 14():Article no. 160, Kmer-db Tool for estimation of ev...; Deorowicz, S., Gudys, A., Dlugosz, M., Kokot, M., Danek, A., Kmer-db: instant evolutionary dist...

    890 days ago

Bookmarks

  • Understanding Fastqc Output

    Understanding Following table and graphs Duplication level kmer profile per base GC content per base N content per base quality per base sequence content per sequence GC con...

    2969 days ago

  • HGA

    ...specified assembler (Velvet or SPAdes in this version) and using a given kmer size. 3. Merging all the asse...ion. 4. Combining all the assemblies of the partition (using velvet with kmer value of 31). 5. Finaly, re-a...

    2741 days ago

  • +13 more Bookmarks

Pages

Top-level pages

Wire posts

  • Tetramer frequency: http://cgat.readthedocs.io/en/latest/recipes/metagenome_contigs_kmers.html #Kmer #Tetra #R #CGAT

    2629 days ago

  • Learning Data Science: Understanding and Using k-means Clustering https://www.r-bloggers.com/learning-data-science-understanding-and-using-k-means-clustering/ #R #Clustering #Learn #Kmer

    1769 days ago

  • +1 more Wire posts

Bio-Scripts

  • Clump Finding Problem Solved with Perl

    ...TGCGACATAATGTACGAATGTAATGTGCCTATGGC"; my $subStr="?"; my $clump=4; my $kmer=5; for (my $aa=0; $aa $max...e (keys %myHash){ print "$name " if $myHash{$name} == $clump; } kmerMatch ($string, $subStr, $kmer...

    2361 days ago

  • Running Trinity on RNA-seq !

    ...MD: jellyfish histo -t 40 -o jellyfish.K25.min2.kmers.fa.histo mer_counts.jf CMD...sh dump -L 2 mer_counts.jf > jellyfish.K25.min2.kmers.fa CMD finished (16 seconds...: jellyfish dump -L 1 mer_counts.jf > jellyfish.kmers.fa * Running CMD: jellyfish...

    2154 days ago

  • +6 more Bio-Scripts

Tags

  • Kmer: a suite of tools for DNA sequence analysis

    More at https://help.rc.ufl.edu/doc/Kmer This also includes: A2Amapper: ATAC, Assembly to Assembly Comparision tool: Comparative mapping between two genome assemblies (same species), or between two different genomes (cross species). Sim4db: Spliced alignment of cDNA and ge...

    Tags: Kmer, suite, tools, DNA, sequence, analysis

    1018 days ago

  • UniqueKmer: Generate unique KMERs for every contig in a FASTA file

    Generate unique k-mers for every contig in a FASTA file. Unique k-mer is consisted of k-mer keys (i.e. ATCGATCCTTAAGG) that are only presented in one contig, but not presented in any other contigs (for both forward and reverse strands). This tool accepts the input of a FASTA file consisting of ...

    Tags: Unique, Kmer, Mers, Contigs, FASTA, Genome

    897 days ago

  • +4 more Tags

Comments