Would like a way to know if Genbank records have pubmed_ids or not. Since multiple pubmed_ids can exist per record I will create two files that can tie back to the seq_info.csv file, genbank.csv and references.csv. Genbank.csv contains most of the attributes parsed by BioPython into csv format and references.csv will contain the multiple references associated with each Genbank record.
Would like a way to know if Genbank records have pubmed_ids or not. Since multiple pubmed_ids can exist per record I will create two files that can tie back to the seq_info.csv file, genbank.csv and references.csv. Genbank.csv contains most of the attributes parsed by BioPython into csv format and references.csv will contain the multiple references associated with each Genbank record.