Bio-py icon indicating copy to clipboard operation
Bio-py copied to clipboard

Some useful python scripts for biologists

Results 2 Bio-py issues
Sort by recently updated
recently updated
newest added

Is there a way to silence BLASTp warnings in POCP-matrix.py? it generates a bazillion messages like "Warning: [Query 3937-3968] Examining 5 or more matches is recommended"

Dear author, Thank you so much for your valuable python script to solve the "duplicate sequences in genome fasta file by IDs or sequences itself". https://github.com/SilentGene/Bio-py/tree/master/remove_duplicate_seqs I just want to...