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

Implement circrna database annotation functionalities #149

Merged
merged 10 commits into from
Jun 18, 2024

Conversation

nictru
Copy link
Contributor

@nictru nictru commented Jun 18, 2024

This PR adds a parameter annotation which accepts the path to an additional samplesheet. This samplesheet can contain an arbitrary number of bed files provided by the circrna databases (circbase, circatlas, circbank, ...). The found circRNA locations are then compared with the database regions and annotated if a hit is found.

@nictru nictru linked an issue Jun 18, 2024 that may be closed by this pull request
Copy link

github-actions bot commented Jun 18, 2024

nf-core lint overall result: Passed ✅ ⚠️

Posted for pipeline commit 8999212

+| ✅ 216 tests passed       |+
!| ❗   1 tests had warnings |!

❗ Test warnings:

  • readme - README contains the placeholder zenodo.XXXXXXX. This should be replaced with the zenodo doi (after the first release).

✅ Tests passed:

Run details

  • nf-core/tools version 2.14.1
  • Run at 2024-06-18 11:21:18

@nictru nictru merged commit 995775b into dev Jun 18, 2024
4 checks passed
@nictru nictru deleted the 138-implement-circrna-database-annotation-functionalities branch June 18, 2024 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement circRNA database annotation functionalities
2 participants