rtracklayer icon indicating copy to clipboard operation
rtracklayer copied to clipboard

Changes to rtracklayer for upcoming BiocIO package

Open dvantwisk opened this issue 4 years ago • 2 comments

Hi @lawremi I've completed a package named BiocIO https://github.com/Bioconductor/BiocIO. The purpose of this package is to migrate high level IO functionality from rtracklayer. This most notably includes the BiocFile class (was RTLFile) and the import and export generics.

I've created a branch of rtracklayer that modifies the package accordingly https://github.com/dvantwisk/rtracklayer. Methods and classes that were migrated to BiocIO have been deprecated.

I ask that you review these changes and give us any recommendations before we proceed with finalizing the changes.

Thank you!

dvantwisk avatar Jul 07 '20 17:07 dvantwisk

Sounds interesting. I would have been happy to participate in this effort earlier. Please submit a pull request and we can iterate through that.

lawremi avatar Jul 07 '20 17:07 lawremi

Done. https://github.com/lawremi/rtracklayer/pull/26

dvantwisk avatar Jul 07 '20 17:07 dvantwisk