Search code examples
Joining DNA sequences from two files under the same species name...


pythonbioinformaticsbiopythonfasta

Read More
Python: losing nucleotides from fasta file to dictionary...


pythonfasta

Read More
Find pattern mulifasta list based on user input in Perl...


perldesign-patternsfasta

Read More
Print transcript ID and gene symbol from rna fasta to new text file...


shellunixgrepfasta

Read More
How to merge two fasta files and remove the duplicate information?...


catfasta

Read More
Cannot strip character using .strip() in python...


pythonstripfasta

Read More
Determine which files have at least a particular number of lines matching a pattern...


regexshelltext-processinglsfasta

Read More
BWA can't find the local index file...


bioinformaticsfastasamtools

Read More
Writing a script that uses agrep to loop through lines in a document one by one against lines in ano...


bashloopsfastaagrep

Read More
Is there a way to collect many multiline strings delineated by a specific character into an Arraylis...


arraylistcollectionsjava-8fastamultilinestring

Read More
Why is my regex not working to remove a section of a fasta header...


unixfasta

Read More
How to get the sequence counts (in fasta) with conditions using python?...


pythonbioinformaticsbiopythonfasta

Read More
Extract multiple columns and add null character in between...


awksedfasta

Read More
Using conditions to match multiple patterns within a line...


pythonbioinformaticsfasta

Read More
How to work with nested loop, looping through array elements?...


pythonfasta

Read More
Is there a way to replace all occurrances of certain characters but only on every nth line?...


awkfastatr

Read More
How to get the count of duplicated sequences in fasta file using python...


pythonfasta

Read More
Concatenate two fasta files in Python...


pythonfor-loopif-statementconcatenationfasta

Read More
Substring multifasta file using python...


pythonsubstringbioinformaticsbiopythonfasta

Read More
create and save fasta file from stringset...


rbioinformaticsfasta

Read More
Parse a fasta file using PHP...


phpparsingmysqlifasta

Read More
grep: invalid repetition count(s) when using while loop...


bashgrepfasta

Read More
Script using sed and grep gives unintended output...


bashawksedgrepfasta

Read More
Splitting header and content using regex...


pythonregexsplitfasta

Read More
Replacing all of instances of a letter in a column of a FASTA alignment file...


pythonbioinformaticsbiopythonfastasequence-alignment

Read More
How to select genes from FASTA file based on names list in CSV format?...


rdataframefasta

Read More
Rename file using fasta header...


awksedgrepfasta

Read More
How can I use awk (first field of each file) on multiple files and get the result for each input fil...


awksequencefastagnu-parallel

Read More
How can i edit my python script so it can select the whole text of a fasta sequence?...


pythonfasta

Read More
Read nucleotides in FASTA without using BioPython...


pythonpython-3.xbiopythonfasta

Read More
BackNext