BinPro / CONCOCT

Clustering cONtigs with COverage and ComposiTion
Other
122 stars 48 forks source link

Ensure that IDs are read as strings #282

Open linsalrob opened 4 years ago

linsalrob commented 4 years ago

A simple addition to extract_fasta_bins.py that ensures the IDs are read as strings and not converted to ints. Closes #281