-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The issue was that in SR an intermediate BioC file is read in. Annotations were reset before, PMIDs were not and then the new data was just read into the old BioCDocobj, leading to a duplication of the PMID list. The GeneIDMatch method iterates over the PMIDs and thus misses annotations for the second half of PMIDs - which are duplicates anyway.
- Loading branch information
Showing
5 changed files
with
911 additions
and
1,048 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.