-
Notifications
You must be signed in to change notification settings - Fork 43
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
[Question]: Creating a community model for 6-7 species using pre-binned MAGs obtained from elsewhere #169
Comments
Hi Charan,
Yes, model reconstruction should only take a few minutes per MAG and does not require nearly as much computational resources as the assembly-based analysis (green block in figure below).
Please have a look at the workflow diagram: As you can see, you will need to run CarveMe to generate individual GEMs for each MAG, and then use SMETANA to predict nutritional dependencies for your community. Since you already have your MAGs and its only 6 species for one community, setting up and running metaGEM might be overkill for you at the moment. For example, in the metaGEM publication we carry out an analysis of ~137 samples including ~4000 GEMs. Please have a look at the tutorials section for more details and examples of metabolic model reconstruction and simulation:
I also suggest having a look at the corresponding Snakefile rules and individual tool documentation: Lines 1275 to 1317 in 8609ad6
Best wishes, |
Dear Francisco
I'm working on a project where I wish to use MAGs to create a community GEM (6 species). The MAGs will be obtained from somewhere else, and I want to use that data to create the model using meta-GEM.
Under the FAQs, It says that the pipeline is flexible to accommodate pre-binned MAGs. Could you describe how I do this in more detail? I'm unable to find documentation for this case.
Since it's only 6 species, can I can create the model on my PC ?
Thanks
Charan
The text was updated successfully, but these errors were encountered: