Search code examples
extract sequences from multifasta file by ID in file using awk...


searchawkbioinformaticsmultilinefasta

Read More
Count the number of lines and characters in a file separated by a specific character...


awkbioinformaticsfasta

Read More
Read FASTA into a dataframe and extract subsequences of FASTA file...


rsubsetbioinformaticsfasta

Read More
How to iterate a list created with SeqIO using re.findall, FASTA-input...


pythonregexbiopythonfastapython-3.12

Read More
Substitute pattern by an other pattern from two lists using while read line and sed...


awksedwhile-loopfasta

Read More
Optimizing for loop for using dictionary values to format new fasta files...


pythonloopsoptimizationfasta

Read More
Replacing fasta header without key-value pair file...


awkbioinformaticsfasta

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


bashawksedbioinformaticsfasta

Read More
How to linearize fasta sequences within a not only fasta file?...


awkfasta

Read More
Rename entries in fasta/fastq files in UNIX...


bashsedbioinformaticsfasta

Read More
How should I go about implementing conditional string replacements in a fasta file?...


bashawksedbioinformaticsfasta

Read More
How to filter "productive" amino acid sequences...


pythonrsequencefasta

Read More
edit only the 1st column of a fasta header by removing strings after '-'...


awksedfasta

Read More
Count reads in fasta file (loop)...


shellawkfasta

Read More
Errors in removing duplicate sequences fasta file - problem in the header...


pythonduplicatesbiopythonfasta

Read More
How to download multiple sequences in one fasta file from UniProt using Python 3...


pythonpython-requestsappendfasta

Read More
fasta file: replace header with filename...


bashsedfasta

Read More
Sequence length of FASTA file...


bashawkfasta

Read More
Convert table into fasta in R...


rfasta

Read More
Replacing numerical values in a FASTA file with their index in a different file. (Bash preferred)...


bashawksedfastacharacter-replacement

Read More
Matching one dictionary key to another dictionary's value and returning a file with dict1.key an...


pythondictionaryfor-loopsequencefasta

Read More
Change a fasta header with the next word after 'similar to'...


pythonbioinformaticsfasta

Read More
Is there a way to fetch protein sequences from UniProt using Python?...


pythongoogle-colaboratorybioinformaticsfasta

Read More
Adding file name to lines of characters starting with ">" for multiple .faa files with ...


powershellbioinformaticsfasta

Read More
Converting FASTQ to FASTA with SED/AWK...


awksedbioinformaticsfastafastq

Read More
Extract UNIQUE fasta sequences from a text file...


fasta

Read More
cannot import name 'ESMForMaskedLM' from 'transformers' on Google colab...


pythonbioinformaticshuggingface-transformersfasta

Read More
Merge every last two lines in a 3-line row together...


bioinformaticsfasta

Read More
How to extract the last contig in a multifasta file using awk...


awkfasta

Read More
Trim first and last bases in fasta file...


awkbioinformaticstrimfastadna-sequence

Read More
BackNext