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

Adding a new organism? (Zebrafish) #126

Open
alexwskh opened this issue Nov 15, 2024 · 1 comment
Open

Adding a new organism? (Zebrafish) #126

alexwskh opened this issue Nov 15, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@alexwskh
Copy link

Hello,

I was wondering if it was possible to add a new species for use with SCEVAN. Our lab studies cancer modeling in zebrafish and I'm quite keen on trying some CNV inferring software. I'm guessing the main thing that needs to be fed in is the GTF annotation?

Any help or suggestions is appreciated, thank you.

@AntonioDeFalco
Copy link
Owner

Hi @alexwskh,

Thank you for reaching out! Yes, it is definitely possible to add a new species, such as zebrafish, for use with SCEVAN. You’re correct the main requirement is providing a proper GTF annotation.

To achieve this, I need an annotation object similar to EnsDb.Hsapiens.v86 for the human genome. You can create this using the ensembldb package, which allows you to generate an Ensembl-based annotation database for zebrafish (or any other species) by downloading the appropriate GTF file and genome sequence from Ensembl.

If you generate the EnsDb annotation, I’ll make it a priority to add zebrafish genome support to SCEVAN.

Regards.

@AntonioDeFalco AntonioDeFalco added the enhancement New feature or request label Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants