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

conda env improvements, testing, plot srun speedup #154

Merged
merged 10 commits into from
Jul 8, 2021
Merged

conda env improvements, testing, plot srun speedup #154

merged 10 commits into from
Jul 8, 2021

Conversation

colindaven
Copy link
Contributor

  • modify iterable stem code in plots
  • multiqc, openpyxl

@colindaven colindaven changed the title conda env improvements, testing conda env improvements, testing, plot srun speedup Jul 7, 2021
@poer-sophia
Copy link
Contributor

I tried to create a new wochenende env with your new yaml but I got this error:
solving environment: failed resolvepackagenotfound: - multiqc-1.11-pyhdfd78af_0

So I deleted the line with multiqc in the yml, created the enviroment and then installed multiqc with
conda install -n wochenende-c bioconda -c conda-forge multiqc

Multiqc worked with this env for me. Could ou try if you can create the enviroment from this new yaml?

@colindaven
Copy link
Contributor Author

This sounds promising, we'll have to get Ilona to try it as well. It works for me, great.

@poer-sophia poer-sophia merged commit b9b0fd4 into master Jul 8, 2021
@colindaven
Copy link
Contributor Author

Hey, the bam.txt files are just our metagenomics file. A bam.bai (index) file belongs to every bam file. I've reverted in the next commit to dev.

@poer-sophia
Copy link
Contributor

But I need the bam.txt files to get the length of the sequence for every organism. I guess it is the simplest way to get it.

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.

2 participants