python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Why won't my for/if loop work for renaming sequence names in a fasta file in bash
I am currently working on a bioinformatics project, and have been assigned the role of editing some genetic sequence files (fasta/.fa) to be viable for the next stage of processing. I am doing this on...
Joshcole2504
Votes: 0
Answers: 1
Cannot import name 'TextFace' error while using ETE3 for Phylogeny Tree
I am trying to install ETE3 for phylogeny analysis but while installing it is showing error:cannot import name 'TextFace'
I tried all the available options but could not succeed.
Any help will be appr...
shivam
Votes: 0
Answers: 0
Could someone explain this code to me - traversing keys in a dictionary?
I have this code that I cobbled together based on some posts on here. It takes a FASTA file (file that features DNA sequences) and finds sequences whose molecular weights are within the given weight r...
user17660176
Votes: 0
Answers: 1