Agustin Pardo
Agustin Pardo
Thanks for the answer. I solve the issue reading the model using this function: """ readCbModel() """
same issue!
Yes, that is the model!
@rokm > I don't think there's currently anything you can do about that except for manually removing these files from the dist folder (works only for onedir). Are there common...
@003userye Thanks. Where is the option to "manually" select the modules/libraries?
@BoboTiG Thanks for the answer. I run the "cleaning" script. Before running the folder dist was 181 Mb, and after 175 Mb. I think it doesn't make a big difference....
@003userye Thanks for the link. But I still don't found where is the flag/option to select specific modules! Regards
> No, I don' think we have anything for this, although I did once look at the semi-related NCBI protein tables (*.ptt files) [#1725](https://github.com/biopython/biopython/issues/1725) > > What is your use...
Finally, I created my parser from scratch reading line by line.
@peterjc The imports are: from BCBio import GFF Version: bcbio-gff==0.7.0