Results for "Clean"

Blogs

Bookmarks

Files

  • Clean the FASTA file

    Mostly FASTA file contain NNN characters, which can be replace by random A T G C character with this perl script. It also print the FASTA sequence name, N's counts, nucleotide count and percentage details at command prompt/standard output.  

    3856 days ago

Pages

Top-level pages

Wire posts

  • The clean R graphs http://shinyapps.org/apps/RGraphCompendium/index.php #R #Graphs #Clean #Plot

    2794 days ago

  • To clean up a fasta file so only first column of the header is outputted:$ awk '{print $1}' file.fa > output.fa #Sed #Clean #Header #Fasta

    2561 days ago

  • +2 more Wire posts

Fun

Bio-Scripts

Tryst

Tags

  • Clean the FASTA file

    Mostly FASTA file contain NNN characters, which can be replace by random A T G C character with this perl script. It also print the FASTA sequence name, N's counts, nucleotide count and percentage details at command prompt/standard output.  

    Tags: Fasta, Clean, Perl, NNN charaters

    3856 days ago

Comments