Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include local modules into nf-core #96

Open
mahesh-panchal opened this issue Sep 26, 2023 · 1 comment
Open

Include local modules into nf-core #96

mahesh-panchal opened this issue Sep 26, 2023 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@mahesh-panchal
Copy link
Collaborator

mahesh-panchal commented Sep 26, 2023

We have a lot of modules that are not managed by nf-core. It would be nice to have them managed by nf-core.

  • modules/local/agat/extractsequences.nf
  • modules/local/agat/filterbyattribute.nf
  • modules/local/agat/filterbylocusdistance.nf
  • modules/local/agat/filterbymrnablastvalue.nf
  • modules/local/agat/filterincompletegenecodingmodels.nf
  • modules/local/agat/gff2zff.nf
  • modules/local/agat/keeplongestisoform.nf
  • modules/local/agat/managefunctionalannotation.nf
  • modules/local/agat/separatebyrecord.nf
  • modules/local/augustus/gbk2augustus.nf
  • modules/local/augustus/gff2gbk.nf
  • modules/local/augustus/training.nf
  • modules/local/blast/blastp.nf
  • modules/local/gaas/fastapurify.nf
  • modules/local/gaas/fastastatistics.nf
  • modules/local/snap/training.nf
  • modules/local/stringtie/stringtie.nf

These use a combined container, and might require special treatment.

  • modules/local/hisat2/align.nf
  • modules/local/hisat2/build.nf

The tool in this module does not behave well. This may be very involved:

  • modules/local/interproscan.nf

Note: Individual bullet points can be converted into issues to have single issues for specific modules being worked on.

@mahesh-panchal mahesh-panchal added good first issue Good for newcomers enhancement New feature or request labels Sep 26, 2023
@mahesh-panchal
Copy link
Collaborator Author

Nf-core module for interproscan exists:
https://github.com/nf-core/modules/blob/master/modules/nf-core/interproscan/main.nf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant