BioStar

#Multi-line fasta to #Single-line Fasta $ awk '/^>/ {if (NR>1) print ""; printf("%s\n", $0); next; } { printf("%s", $0) } END { printf("\n"); }' multi_line.fasta > single_line.fasta

(295 days ago)

Brief description: Bioinformatician
Location:

Activity

Files

More files

Message board

News

More news posts

Fun

No fun posts

The Wire

More wire posts

Group membership

More groups

Videos

No videos posted yet.

Pages

  • Important Bioinformatics Tools !

    Last updated 114 days ago by BioStar
    1. Ktrim: An extra-fast, accurate adapter trimmer for sequencing data. It processes FASTQ files from multiple lanes with minimal mismatching and over-trimming of adapters.2. BWA MEM: A reliable alignment tool (particularly for mapping ALT contigs...
  • Bioinformatics tools for genome assembly !

    Last updated 486 days ago by BioStar
    There are numerous genome assembly tools available, each with its strengths and weaknesses. Here is a list of some widely used genome assembly tools as of my last update in September 2021: SPAdes: An assembler specifically designed for...
  • Tools for Geospatial data analysis !

    Last updated 610 days ago by BioStar
    Geospatial data is becoming increasingly important in many fields, including urban planning, environmental science, public health, and more. These tools can help you work with data from a variety of sources, including satellite imagery, GPS data,...
  • Type of SSR

    Last updated 623 days ago by BioStar
    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 different types of SSRs based on the length and pattern of the repeated...
More pages

My polls

Let BioStar know what you think!

View all

Bookmarks

More bookmarks

Blogs

More blog posts