Results for "seqtk"

Blogs

  • Installing Trinity !

    ...;& make trinity_essentials make[1]: Entering directory '/home/urbe/Tools/trinityrnaseq-Trinity-v2.6.6/trinity-plugins' tar xvf seqtk-trinity.v0.0.2.tar.gz seqtk-trinity-0.0.2/ seqtk-trinity...

    2125 days ago

Top-level pages

  • Converting FASTQ to FASTA

    ...-c fastx '{print ">"$name"\n"$seq}' input.fastq > output.fasta Seqtk From the same developer, there is another option using a tool called seqtk seqtk seq -a input.fastq >...

    2297 days ago

Wire posts

  • Seqtk is a fast and lightweight tool for processing sequences in the FASTA or FASTQ format. https://github.com/lh3/seqtk #FASTA #FASTAQ #NGS

    3620 days ago

  • #Convert #FASTQ to FASTA and set bases of #quality lower than 20 to N $ seqtk seq -aQ64 -q20 -n N IN.fastq > OUT.fasta

    981 days ago

Bio-Scripts

  • Install seqtk using conda !

    vik@vik-Lenovo-ideapad-320-15ISK:~/Downloads/setu/setu$ conda install -c bioconda/label/cf201901 seqtk Collecting package metadata (current_repodata.json): done Solving environment: done ==> WARNING: A newer version of conda exists.

    1047 days ago

  • Palindrome Simulation commands !

    .../Tools/art_bin_MountRainier/art_illumina -ss MSv3 -sam -i allPalindromeSimulated.fa -p -l 250 -f 100 -m 300 -s 10 -o paired_dat 3321 ~/Tools/seqtk/seqtk mergepe paired_dat1.fq paired...

    1728 days ago

  • +13 more Bio-Scripts