Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fasta

Python: How to compare multiple sequences from a fasta file with each other?

Find length of a contig in one fasta, using the header of another fasta as query in python

How can I reverse compliment a multiple sequence fasta file with python?

how to rename fasta file headers using sed

sed fasta

Parse multi-fasta file to extract out sequences

python fasta

iterate through FASTA entries and rename duplicates

r bioinformatics fasta

Pairwise alignment of multi-FASTA file sequences

Using Bioperl to alter nucleotides at specific positions in fasta file?

perl fasta bioperl

Filtering a fasta file with sequences that match a certain string in another file

How to output results of 'msa' package in R to fasta

sort fasta by sequence size

Select sequences in a fasta file with more than 300 aa and "C" occurs at least 4 times

Is there a way to collect many multiline strings delineated by a specific character into an Arraylist using the data stream in Java 8?

How to remove duplicates from fasta file but keep at least one per group based on header

python fasta

Problems using awk to select group of sequences from fasta file

unix awk bioinformatics fasta

Extract sequence header for a given sequence in fasta file

How to print the first few records using SeqIO from Biopython

how can I reformat sequences (several lines) in a fasta file to single line? [duplicate]

bash sed fasta

How to substitute a specific string pattern in a multi-line FASTA file using bash?