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

Screening for mitochondrion #65

Open
wharvey31 opened this issue Jan 19, 2024 · 5 comments
Open

Screening for mitochondrion #65

wharvey31 opened this issue Jan 19, 2024 · 5 comments
Labels
enhancement New feature or request

Comments

@wharvey31
Copy link

Hello,

We are running FCS on a set of genomes before submission to NCBI. We use the following command:

python3 fcs.py --image {fcs_img} screen genome --fasta {input.asm_fasta} --gx-db {params.GXDB_LOC}  --tax-id 9606

and are able to identify the same contamination as NCBI for the most part. What we are apparently missing is mitochondrion. Is there a parameter I am missing to flag this?

Thanks so much for the direction!

@etvedte etvedte added the enhancement New feature or request label Jan 19, 2024
@etvedte
Copy link
Contributor

etvedte commented Jan 19, 2024

Hello,

We are actively investigating the identification of organelle hits with FCS-GX, and this should be available in an upcoming release. Unfortunately I can't give a timeline of when this will be available, so for now I would rely on other methods to identify mitochondrial sequences.

Eric

@wharvey31
Copy link
Author

Thanks for the reply!

So the internal version of fcs which is used to screen assemblies for submission is different than what is listed here? Is that correct?

@etvedte
Copy link
Contributor

etvedte commented Jan 19, 2024

Yes, this is correct.

The current FCS-GX release matches closely to that individual component of our internal screening, but the internal screen also has some additional functionality (e.g. the organelle ID) that we haven't distributed to the public tool yet. The ultimate goal of this project will be to unify those two pipelines such that running FCS on your own will recapitulate our internal screen results.

@wharvey31
Copy link
Author

Thanks so much! We would appreciate that well.

@gunjanpandey
Copy link

Thanks @etvedte and @wharvey31

We also eagerly wait for organelle genomes to be included in the gxdb as contaminants.

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

3 participants