Bash commands (bioinformatics)
What commands to use to find out the length as well as the number of hits (count) of multifasta sequence in linux?
bash commands
fasta sequence
• 930 views
•
link
written
by
deblinaroy164.1995
0
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Remote BLASTx : Strain specific search.
written by Saransh 0Hi community, Greetings! I am using remote BLASTx on my Linux machine for some bacterial species (Few Nucleotide sequences in FASTA file format). Following is …
-
NGS Ubunut commands
written by danielsjim71 0I'm struggling this the linux/shell commands for NGS. Any tips? What is the Linux code to calculate the total number of lines in the FASTQ …
-
How to find average read length and number of reads in a bam file using samtools in linux?
written by MobiusT 2How to find average read length and number of reads in a bam file using samtools in linux? I used first `samtools stats file.bam | …
-
blast short sequence with multiple N bases
written by Nicolas 0Hello! I am trying to find a promoter inside a genome ensamble, I have the promoter sequence GGTTGTNNNNNNNNNACAACC Whenever I try to find this sequences …
-
Best way to normalize occurance of a nucleotide subsequence
written by snamjoshi87 4If I have a set of nucleotide sequences of varying lengths and I want to find the number of times a certain subsequences occurs for …
-
Extracting fastq files, based on their fasta counterparts
written by roblogan6 5I have two files. One is a multifasta file, then other is a multifastq. The same sequences are found in both files, the files are …
-
Select only sequences that align with X% of a query during blastp search
written by dago 280I have a Multifasta file that I use as query in a blastp search against nr. I would like to set a lower threshold indicating …
-
Best bioinfo one-liners?
written by Manu Prestat 411Whereas an infinity of efficient tools exists out there, it is sometimes still quicker for achieving simple tasks to execute a one linux command. I'm …
-
Finding Integrative and Conjutative Elements in genomes (ICE)
written by robjohn70000 16Hi, I blasted my contig sequences against a database of [ICE][1], but not sure what other filtering parameters to use apart from E-value<1e-5 and percent …
-
Finding a sequence in a fasta file
written by mbk0asis 70Hi, all! Yesterday, I downloaded a [human lncRNA fasta file][1] from Genecode to find out if my presumably-novel-lncRNA-sequence exists in the database. I tried to …
Have you searched the forum?