Skip to content

Code cannot handle changes to downloaded file paths #8

@SolomonShorser-OICR

Description

@SolomonShorser-OICR

For Release 76, Orthologs_HCOP.tar.gz was unzipped and untarred as a set of nested directories containing Orthologs_HCOP.
The full path is " target4/famlib/dev/PANTHER16.0/lib_16.0/ftp/Orthologs_HCOP"

Unfortunately, the application (class: org.reactome.release.orthopairs.OrthologyFileParser, method: parsePantherOrthologFiles) can't handle this.

BufferedReader br = new BufferedReader(new FileReader(extractedPantherFile));

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions