Results for "DNA Codes"

Top-level pages

  • Understanding BLASTn output format 6 !

    BLASTn output format 6 BLASTn maps DNA against DNA, for example gene sequences against a reference genomeblastn  -query genes.ffn  -subject genome.fna  -outfmt 6 BLAST...

    2140 days ago

  • Parallel Processing with Perl !

    Here is a small tutorial on how to make best use of multiple processors for bioinformatics analysis. One best way...max_processors=8;my $fork= new Parallel::ForkManager($max_processors);foreach (@dna)...

    2081 days ago

  • Type of SSR

    Types of SSRs (simple sequence repeats), SSRs are short DNA sequences consisting of a tandem repeat of a few nucleotides, typically 2-6 nucleotides in length. There are d...

    425 days ago

  • Mitochondrial genome assembly tools !

    Mitochondrial genome assembly tools are specialized software and algorithms designed to accurately reconstruct th...ially when dealing with complex datasets that may contain nuclear mitochondrial DNA s...

    244 days ago