-
Notifications
You must be signed in to change notification settings - Fork 117
Closed
Labels
Description
There is a local module and an nf-core module. The local module seems to be in use. It would be worth checking if:
- The nf-core module can be used and provide the same functionality as the local module (perhaps via configs).
- Remove the module that is not used from the pipeline.
The current UCSC_CUSTOM_GTFTOGENEPRED
process in nf-core/rnafusion duplicates functionality provided by the nf-core/UCSC_CUSTOM_GTFTOGENEPRED
module, which already includes tests and all the required structure.
To align rnafusion with nf-core best practices, we should replace the local module with the nf-core module in the pipeline.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done