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

Simulating genomes with complex ploidy #93

Open
Militeee opened this issue Apr 15, 2021 · 1 comment
Open

Simulating genomes with complex ploidy #93

Militeee opened this issue Apr 15, 2021 · 1 comment

Comments

@Militeee
Copy link

Hi,

My problem is very simple, I'm trying to generate fastq files starting from a given segmentation of the genome (chr, strat, end, minorAll, majorAll). As far as I can see the tool is able to produce only genomes with a fixed ploidy. My idea was to simulate the whole genome starting from the smallest CN and then proceed additively to obtain the final profile. Does it seem sensible or does NEAT allow you to do this automatically?

Thanks.

@joshfactorial
Copy link
Collaborator

Greatings! First off, we recommend using the latest repository for NEAT, which is found here: https://github.com/ncsa/NEAT. The latest development will be found there. I do not have direct experience using NEAT this way yet. However, you can use the output vcf from NEAT as input into NEAT, so if you do a targeted mutation using a bed file, you could then use those variants as input. Or you can run small parts of the genome through NEAT, then concatenate the results together. You may have to do some other processing to deal with ploidy. NEAT currently does not do copy number variants.

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

No branches or pull requests

2 participants