kalekundert / freezerbox

MIT License
0 stars 0 forks source link

Can't calculate MW for sequences with degenerate nucleotides #31

Open kalekundert opened 1 year ago

kalekundert commented 1 year ago

This is because I'm using the biopython library to calculate MW, and biopython can't do this. The only solution will be to write my own function for calculating MWs.