You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just a heads up that your nf-core lint tests are throwing quite a lot of warnings (although getting a little ✅ still).
The vast majority are for outdated conda packages which may or may not be possible to resolve, but there are a few that look like they could do with some attention:
Test #5 - GitHub Actions AWS full test should test full datasets: /home/runner/work/ampliseq/ampliseq/.github/workflows/awsfulltest.yml
Test #10 - TODO string in README.md: Add bibliography of tools and data used in your pipeline
Test #10 - TODO string in awsfulltest.yml: You can customise AWS full pipeline tests as required
Test #10 - TODO string in awstest.yml: You can customise CI pipeline run tests as required
Test #10 - TODO string in test_full.config: Specify the paths to your full test data ( on nf-core/test-datasets or directly in repositories, e.g. SRA)
Test #10 - TODO string in test_full.config: Give any required params for the test so that command line flags are not needed
I'd hoped that these results would show up as comments on PRs automatically after nf-core/tools release v1.12 (nf-core/tools#765) but I guess they're not 😞
Test #4 - Config variable manifest.nextflowVersion started with >= or !>=
Test #4 - Config process.container looks correct: nfcore/ampliseq:dev
Test #4 - Config manifest.version ends in dev: '1.3.0dev'
Test #5 - GitHub Actions 'branch' workflow is triggered for PRs to master: /home/runner/work/ampliseq/ampliseq/.github/workflows/branch.yml
Test #5 - GitHub Actions 'branch' workflow looks good: /home/runner/work/ampliseq/ampliseq/.github/workflows/branch.yml
Test #5 - GitHub Actions CI is triggered on expected events: /home/runner/work/ampliseq/ampliseq/.github/workflows/ci.yml
Test #5 - CI is building the correct docker image: docker build --no-cache . -t nfcore/ampliseq:dev
Test #5 - CI is pulling the correct docker image: docker pull nfcore/ampliseq:dev
Test #5 - CI is tagging docker image correctly: docker tag nfcore/ampliseq:dev nfcore/ampliseq:dev
Test #5 - Continuous integration checks minimum NF version: /home/runner/work/ampliseq/ampliseq/.github/workflows/ci.yml
Test #5 - GitHub Actions linting workflow is triggered on PR and push: /home/runner/work/ampliseq/ampliseq/.github/workflows/linting.yml
Test #5 - Continuous integration runs Markdown lint Tests: /home/runner/work/ampliseq/ampliseq/.github/workflows/linting.yml
Test #5 - Continuous integration runs nf-core lint Tests: /home/runner/work/ampliseq/ampliseq/.github/workflows/linting.yml
Test #5 - GitHub Actions AWS test is triggered on workflow_dispatch: /home/runner/work/ampliseq/ampliseq/.github/workflows/awstest.yml
Test #5 - GitHub Actions AWS full test is triggered only on published release and workflow_dispatch: /home/runner/work/ampliseq/ampliseq/.github/workflows/awsfulltest.yml
Test #6 - README Nextflow minimum version badge matched config. Badge: 20.04.0, Config: 20.04.0
outdated conda packages -> we have such a problematic environment that I only update those when I see a clear benefit
AWS full tests -> I opened an issue already, but this isn't high priority for me.
README.md -> this is a reminder that I haven't added the citations for the full pipeline. I actually was thinking about generating a method section automatically depending on what processes are run, but again, this isn't highest priority for me.
Essentially, I intentionally kept the "TODO" strings to remind myself and any anybody else who might look into it.
Hi all,
Just a heads up that your nf-core lint tests are throwing quite a lot of warnings (although getting a little ✅ still).
The vast majority are for outdated conda packages which may or may not be possible to resolve, but there are a few that look like they could do with some attention:
/home/runner/work/ampliseq/ampliseq/.github/workflows/awsfulltest.yml
README.md
: Add bibliography of tools and data used in your pipelineawsfulltest.yml
: You can customise AWS full pipeline tests as requiredawstest.yml
: You can customise CI pipeline run tests as requiredtest_full.config
: Specify the paths to your full test data ( on nf-core/test-datasets or directly in repositories, e.g. SRA)test_full.config
: Give any required params for the test so that command line flags are not neededI'd hoped that these results would show up as comments on PRs automatically after nf-core/tools release v1.12 (nf-core/tools#765) but I guess they're not 😞
Anyway, full lint output from #219 below:
nf-core lint
overall result: Passed ✅Posted for pipeline commit 5152da0
❗ Test warnings:
/home/runner/work/ampliseq/ampliseq/.github/workflows/awsfulltest.yml
conda-forge::markdown=3.1.1
,3.3.3
availableconda-forge::pymdown-extensions=6.0
,8.1.1
availablefastqc=0.11.8
,0.11.9
availabler-rmarkdown=1.18
,2.6
availabler-optparse=1.6.4
,1.6.6
availablencurses=6.1
,6.2
availablebiopython=1.77
,1.78
availablealsa-lib=1.1.5
,1.2.3
availableasn1crypto=1.2.0
,1.4.0
availableatomicwrites=1.3.0
,1.4.0
availableattrs=19.3.0
,20.3.0
availablebackcall=0.1.0
,0.2.0
availablebinutils_impl_linux-64=2.31.1
,2.35.1
availablebinutils_linux-64=2.31.1
,2.35
availablebioconductor-biobase=2.42.0
,2.50.0
availablebioconductor-biocgenerics=0.28.0
,0.36.0
availablebioconductor-biocparallel=1.16.6
,1.24.0
availablebioconductor-biostrings=2.50.2
,2.58.0
availablebioconductor-dada2=1.10.0
,1.18.0
availablebioconductor-delayedarray=0.8.0
,0.16.0
availablebioconductor-genomeinfodb=1.18.1
,1.26.0
availablebioconductor-genomeinfodbdata=1.2.1
,1.2.4
availablebioconductor-genomicalignments=1.18.1
,1.26.0
availablebioconductor-genomicranges=1.34.0
,1.42.0
availablebioconductor-iranges=2.16.0
,2.24.0
availablebioconductor-rsamtools=1.34.0
,2.6.0
availablebioconductor-s4vectors=0.20.1
,0.28.0
availablebioconductor-shortread=1.40.0
,1.48.0
availablebioconductor-summarizedexperiment=1.12.0
,1.20.0
availablebioconductor-xvector=0.22.0
,0.30.0
availablebioconductor-zlibbioc=1.28.0
,1.36.0
availableconda-forge::biom-format=2.1.7
,2.1.10
availableblas=2.14
,2.108
availableblast=2.9.0
,2.10.1
availablebleach=3.1.0
,3.3.0
availablebokeh=1.3.4
,2.2.3
availableboost=1.68.0
,1.74.0
availableboost-cpp=1.68.0
,1.74.0
availablebwidget=1.9.13
,1.9.14
availableca-certificates=2019.9.11
,2020.12.5
availablecachecontrol=0.12.5
,0.12.6
availablecertifi=2019.9.11
,2020.12.5
availablecffi=1.13.1
,1.14.4
availablechardet=3.0.4
,4.0.0
availableclick=7.0
,7.1.2
availablecryptography=2.7
,3.3.1
availablecurl=7.65.3
,7.71.1
availablecutadapt=2.8
,3.2
availablecython=0.29.13
,0.29.21
availabledecorator=4.4.1
,4.4.2
availabledendropy=4.4.0
,4.5.1
availablednaio=0.4
,0.5.0
availableemperor=1.0.0b20
,1.0.2
availableexpat=2.2.5
,2.2.10
availablefastcluster=1.1.25
,1.1.26
availablefreetype=2.10.0
,2.10.4
availablegcc_impl_linux-64=7.3.0
,9.3.0
availablegcc_linux-64=7.3.0
,9.3.0
availablegfortran_impl_linux-64=7.3.0
,9.3.0
availablegfortran_linux-64=7.3.0
,9.3.0
availablegiflib=5.1.7
,5.2.1
availableglib=2.58.3
,2.66.5
availablegmp=6.1.2
,6.2.1
availablegnutls=3.6.5
,3.6.13
availablegsl=2.5
,2.6
availablegst-plugins-base=1.14.5
,1.18.3
availablegstreamer=1.14.5
,1.18.3
availablegxx_impl_linux-64=7.3.0
,9.3.0
availablegxx_linux-64=7.3.0
,9.3.0
availableh5py=2.10.0
,3.1.0
availableharfbuzz=2.4.0
,2.7.4
availablehdf5=1.10.5
,1.12.0
availablehdmedians=0.13
,0.14.1
availablehmmer=3.1b2
,3.3.2
availableicu=58.2
,68.1
availableidna=2.8
,3.1
availableconda-forge::ijson=2.5
,3.1.3
availableimportlib_metadata=0.23
,3.4.0
availableipykernel=5.1.3
,5.4.3
availableipython=7.9.0
,7.20.0
availableipywidgets=7.5.1
,7.6.3
availableiqtree=1.6.12
,2.0.3
availablejedi=0.15.1
,0.18.0
availablejinja2=2.10.3
,2.11.3
availablejoblib=0.14.0
,1.0.0
availablejpeg=9c
,9d
availablejsonschema=3.1.1
,3.2.0
availablejupyter_client=5.3.3
,6.1.11
availablejupyter_core=4.5.0
,4.7.1
availablekiwisolver=1.1.0
,1.3.1
availablekrb5=1.16.3
,1.17.2
availablelcms2=2.9
,2.11
availablelibblas=3.8.0
,3.9.0
availablelibcblas=3.8.0
,3.9.0
availablelibcurl=7.65.3
,7.71.1
availablelibedit=3.1.20170329
,3.1.20191231
availablelibffi=3.2.1
,3.3
availablelibgfortran-ng=7.3.0
,9.3.0
availablelibiconv=1.15
,1.16
availableliblapack=3.8.0
,3.9.0
availableliblapacke=3.8.0
,3.9.0
availablelibopenblas=0.3.7
,0.3.13
availablelibsodium=1.0.17
,1.0.18
availablelibssh2=1.8.2
,1.9.0
availablelibtiff=4.0.10
,4.2.0
availablelibxml2=2.9.9
,2.9.10
availablelz4-c=1.8.3
,1.9.3
availablemafft=7.310
,7.475
availablemake=4.2.1
,4.3
availablematplotlib=3.1.0
,3.3.4
availablematplotlib-base=3.1.0
,3.3.4
availablemore-itertools=7.2.0
,8.6.0
availablemsgpack-python=0.6.2
,1.0.2
availablenatsort=6.0.0
,7.1.1
availablenbconvert=5.6.1
,6.0.7
availablenbformat=4.4.0
,5.1.2
availablencurses=6.1
,6.2
availablenettle=3.4.1
,3.7
availablenetworkx=2.4
,2.5
availablenotebook=6.0.1
,6.2.0
availablenumpy=1.17.3
,1.20.0
availableopenjdk=11.0.1
,11.0.8
availableopenssl=1.1.1c
,1.1.1i
availablepackaging=19.2
,20.8
availablepandas=0.25.2
,1.2.1
availablepandoc=2.7.3
,2.11.4
availablepango=1.40.14
,1.42.4
availableparso=0.5.1
,0.8.1
availablepcre=8.43
,8.44
availableperl=5.26.2
,5.32.0.1
availableperl-json-xs=2.34
,4.02
availablepexpect=4.7.0
,4.8.0
availablepigz=2.3.4
,2.5
availablepillow=6.2.1
,8.1.0
availablepip=19.3.1
,21.0.1
availablepixman=0.38.0
,0.40.0
availablepluggy=0.12.0
,0.13.1
availableprometheus_client=0.7.1
,0.9.0
availableprompt_toolkit=2.0.10
,3.0.14
availablepsutil=5.6.3
,5.8.0
availableptyprocess=0.6.0
,0.7.0
availablepy=1.8.0
,1.10.0
availablepycparser=2.19
,2.20
availablepygments=2.4.2
,2.7.4
availablepyopenssl=19.0.0
,20.0.1
availablepyparsing=2.4.2
,2.4.7
availablepyqt=5.9.2
,5.12.3
availablepyrsistent=0.15.5
,0.17.3
availablepytest=5.2.2
,6.2.2
availablepython=3.6.7
,3.9.1
availablepython-dateutil=2.8.0
,2.8.1
availablepytz=2019.3
,2021.1
availablepyyaml=5.1.2
,5.4.1
availablepyzmq=18.1.0
,22.0.1
availableq2-alignment=2019.10.0
,2020.11.1
availableq2-composition=2019.10.0
,2020.11.1
availableq2-cutadapt=2019.10.0
,2020.11.1
availableq2-dada2=2019.10.0
,2020.11.1
availableq2-deblur=2019.10.0
,2020.11.1
availableq2-demux=2019.10.0
,2020.11.1
availableq2-diversity=2019.10.0
,2020.11.1
availableq2-emperor=2019.10.0
,2020.11.1
availableq2-feature-classifier=2019.10.0
,2020.11.1
availableq2-feature-table=2019.10.0
,2020.11.1
availableq2-fragment-insertion=2019.10.0
,2020.11.1
availableq2-gneiss=2019.10.0
,2020.11.1
availableq2-longitudinal=2019.10.0
,2020.11.1
availableq2-metadata=2019.10.0
,2020.11.1
availableq2-phylogeny=2019.10.0
,2020.11.1
availableq2-quality-control=2019.10.0
,2020.11.1
availableq2-quality-filter=2019.10.0
,2020.11.1
availableq2-sample-classifier=2019.10.0
,2020.11.1
availableq2-taxa=2019.10.0
,2020.11.1
availableq2-types=2019.10.0
,2020.11.1
availableq2-vsearch=2019.10.0
,2020.11.1
availableq2cli=2019.10.0
,2020.11.1
availableq2templates=2019.10.0
,2020.11.1
availableqiime2=2019.10.0
,2020.11.1
availableqt=5.9.7
,5.12.9
availabler-backports=1.1.5
,1.2.1
availabler-base=3.5.1
,4.0.3
availabler-bh=1.69.0_1
,1.75.0_0
availabler-cli=1.1.0
,2.3.0
availabler-colorspace=1.4_1
,2.0_0
availabler-crayon=1.3.4
,1.4.0
availabler-data.table=1.12.6
,1.13.6
availabler-digest=0.6.22
,0.6.27
availabler-ellipsis=0.3.0
,0.3.1
availabler-fansi=0.4.0
,0.4.2
availabler-ggplot2=3.2.1
,3.3.3
availabler-glue=1.3.1
,1.4.2
availabler-labeling=0.3
,0.4.2
availabler-lattice=0.20_38
,0.20_41
availabler-latticeextra=0.6_28
,0.6_29
availabler-magrittr=1.5
,2.0.1
availabler-mass=7.3_51.4
,7.3_53
availabler-matrix=1.2_17
,1.3_2
availabler-matrixstats=0.55.0
,0.58.0
availabler-mgcv=1.8_29
,1.8_33
availabler-nlme=3.1_141
,3.1_152
availabler-pillar=1.4.2
,1.4.7
availabler-plyr=1.8.4
,1.8.6
availabler-r6=2.4.0
,2.5.0
availabler-rcpp=1.0.2
,1.0.6
availabler-rcppparallel=4.4.4
,5.0.2
availabler-rcurl=1.95_4.12
,1.98_1.2
availabler-reshape2=1.4.3
,1.4.4
availabler-rlang=0.4.1
,0.4.10
availabler-scales=1.0.0
,1.1.1
availabler-stringi=1.4.3
,1.5.3
availabler-tibble=2.1.3
,3.0.6
availabler-vctrs=0.2.0
,0.3.6
availabler-vegan=2.5_6
,2.5_7
availabler-withr=2.1.2
,2.4.1
availablerequests=2.22.0
,2.25.1
availableconda-forge::scikit-bio=0.5.5
,0.5.6
availablescikit-learn=0.21.2
,0.24.1
availablescipy=1.3.1
,1.6.0
availableseaborn=0.9.0
,0.11.1
availablesetuptools=41.6.0
,50.0.0
availablesina=1.6.0
,1.7.2
availablesip=4.19.8
,4.19.24
availablesix=1.12.0
,1.15.0
availablesortmerna=2.0
,4.2.0
availablesqlite=3.30.1
,3.34.0
availablestatsmodels=0.10.1
,0.12.2
availabletbb=2019.9
,2020.2
availableterminado=0.8.2
,0.9.2
availabletestpath=0.4.2
,0.4.4
availabletk=8.6.9
,8.6.10
availabletornado=6.0.3
,6.1
availabletraitlets=4.3.3
,5.0.5
availableconda-forge::tzlocal=2.0.0
,2.1
availableunifrac=0.10.0
,0.20.1
availableurllib3=1.25.6
,1.26.3
availablevsearch=2.7.0
,2.15.1
availablewcwidth=0.1.7
,0.2.5
availablewheel=0.33.6
,0.36.2
availablexopen=0.8.4
,1.1.0
availablexorg-libx11=1.6.9
,1.7.0
availablexz=5.2.4
,5.2.5
availableyaml=0.1.7
,0.2.5
availablezeromq=4.3.2
,4.3.4
availablezipp=0.6.0
,3.4.0
availablezstd=1.4.3
,1.4.8
availableREADME.md
: Add bibliography of tools and data used in your pipelineawsfulltest.yml
: You can customise AWS full pipeline tests as requiredawstest.yml
: You can customise CI pipeline run tests as requiredtest_full.config
: Specify the paths to your full test data ( on nf-core/test-datasets or directly in repositories, e.g. SRA)test_full.config
: Give any required params for the test so that command line flags are not needed✅ Tests passed:
nextflow.config
nextflow_schema.json
LICENSE
orLICENSE.md
orLICENCE
orLICENCE.md
README.md
CHANGELOG.md
docs/README.md
docs/output.md
docs/usage.md
.github/workflows/branch.yml
.github/workflows/ci.yml
.github/workflows/linting.yml
main.nf
environment.yml
Dockerfile
conf/base.config
.github/workflows/awstest.yml
.github/workflows/awsfulltest.yml
Singularity
parameters.settings.json
bin/markdown_to_html.r
.github/workflows/push_dockerhub.yml
.travis.yml
manifest.name
manifest.nextflowVersion
manifest.description
manifest.version
manifest.homePage
timeline.enabled
trace.enabled
report.enabled
dag.enabled
process.cpus
process.memory
process.time
params.outdir
params.input
manifest.mainScript
timeline.file
trace.file
report.file
dag.file
process.container
params.version
params.nf_required_version
params.container
params.singleEnd
params.igenomesIgnore
timeline.enabled
had correct value:true
report.enabled
had correct value:true
trace.enabled
had correct value:true
dag.enabled
had correct value:true
manifest.name
began withnf-core/
manifest.homePage
began with https://github.com/nf-core/dag.file
ended with.svg
manifest.nextflowVersion
started with >= or !>=process.container
looks correct:nfcore/ampliseq:dev
manifest.version
ends indev
:'1.3.0dev'
/home/runner/work/ampliseq/ampliseq/.github/workflows/branch.yml
/home/runner/work/ampliseq/ampliseq/.github/workflows/branch.yml
/home/runner/work/ampliseq/ampliseq/.github/workflows/ci.yml
docker build --no-cache . -t nfcore/ampliseq:dev
/home/runner/work/ampliseq/ampliseq/.github/workflows/ci.yml
/home/runner/work/ampliseq/ampliseq/.github/workflows/linting.yml
/home/runner/work/ampliseq/ampliseq/.github/workflows/linting.yml
/home/runner/work/ampliseq/ampliseq/.github/workflows/linting.yml
/home/runner/work/ampliseq/ampliseq/.github/workflows/awstest.yml
/home/runner/work/ampliseq/ampliseq/.github/workflows/awsfulltest.yml
20.04.0
, Config:20.04.0
conda-forge::markdown=3.1.1
conda-forge::pymdown-extensions=6.0
fastqc=0.11.8
font-ttf-dejavu-sans-mono=2.37
font-ttf-dejavu-sans-mono=2.37
multiqc=1.9
multiqc=1.9
unzip=6.0
unzip=6.0
r-rmarkdown=1.18
r-optparse=1.6.4
ncurses=6.1
biopython=1.77
_libgcc_mutex=0.1
_libgcc_mutex=0.1
_r-mutex=1.0.1
_r-mutex=1.0.1
alsa-lib=1.1.5
arb-bio-tools=6.0.6
arb-bio-tools=6.0.6
asn1crypto=1.2.0
atomicwrites=1.3.0
attrs=19.3.0
backcall=0.1.0
bibtexparser=1.1.0
bibtexparser=1.1.0
binutils_impl_linux-64=2.31.1
binutils_linux-64=2.31.1
bioconductor-biobase=2.42.0
bioconductor-biocgenerics=0.28.0
bioconductor-biocparallel=1.16.6
bioconductor-biostrings=2.50.2
bioconductor-dada2=1.10.0
bioconductor-delayedarray=0.8.0
bioconductor-genomeinfodb=1.18.1
bioconductor-genomeinfodbdata=1.2.1
bioconductor-genomicalignments=1.18.1
bioconductor-genomicranges=1.34.0
bioconductor-iranges=2.16.0
bioconductor-rsamtools=1.34.0
bioconductor-s4vectors=0.20.1
bioconductor-shortread=1.40.0
bioconductor-summarizedexperiment=1.12.0
bioconductor-xvector=0.22.0
bioconductor-zlibbioc=1.28.0
conda-forge::biom-format=2.1.7
blas=2.14
blast=2.9.0
bleach=3.1.0
bokeh=1.3.4
boost=1.68.0
boost-cpp=1.68.0
bwidget=1.9.13
bzip2=1.0.8
bzip2=1.0.8
ca-certificates=2019.9.11
cachecontrol=0.12.5
cairo=1.16.0
cairo=1.16.0
certifi=2019.9.11
cffi=1.13.1
chardet=3.0.4
click=7.0
cryptography=2.7
curl=7.65.3
cutadapt=2.8
cycler=0.10.0
cycler=0.10.0
cython=0.29.13
dbus=1.13.6
dbus=1.13.6
bioconda::deblur=1.1.0
bioconda::deblur=1.1.0
decorator=4.4.1
defusedxml=0.6.0
defusedxml=0.6.0
dendropy=4.4.0
dnaio=0.4
emperor=1.0.0b20
entrypoints=0.3
entrypoints=0.3
expat=2.2.5
fastcluster=1.1.25
fasttree=2.1.10
fasttree=2.1.10
fontconfig=2.13.1
fontconfig=2.13.1
freetype=2.10.0
future=0.18.2
future=0.18.2
gcc_impl_linux-64=7.3.0
gcc_linux-64=7.3.0
gettext=0.19.8.1
gettext=0.19.8.1
gfortran_impl_linux-64=7.3.0
gfortran_linux-64=7.3.0
giflib=5.1.7
glib=2.58.3
gmp=6.1.2
gneiss=0.4.6
gneiss=0.4.6
gnutls=3.6.5
graphite2=1.3.13
graphite2=1.3.13
gsl=2.5
gst-plugins-base=1.14.5
gstreamer=1.14.5
gxx_impl_linux-64=7.3.0
gxx_linux-64=7.3.0
h5py=2.10.0
harfbuzz=2.4.0
hdf5=1.10.5
hdmedians=0.13
hmmer=3.1b2
icu=58.2
idna=2.8
conda-forge::ijson=2.5
importlib_metadata=0.23
ipykernel=5.1.3
ipython=7.9.0
ipython_genutils=0.2.0
ipython_genutils=0.2.0
ipywidgets=7.5.1
iqtree=1.6.12
jedi=0.15.1
jinja2=2.10.3
joblib=0.14.0
jpeg=9c
jsonschema=3.1.1
jupyter_client=5.3.3
jupyter_core=4.5.0
kiwisolver=1.1.0
krb5=1.16.3
lcms2=2.9
libarbdb=6.0.6
libarbdb=6.0.6
libblas=3.8.0
libcblas=3.8.0
libcurl=7.65.3
libedit=3.1.20170329
libffi=3.2.1
libgcc=7.2.0
libgcc=7.2.0
anaconda::libgcc-ng=9.1.0
anaconda::libgcc-ng=9.1.0
libgfortran-ng=7.3.0
libiconv=1.15
liblapack=3.8.0
liblapacke=3.8.0
libopenblas=0.3.7
libpng=1.6.37
libpng=1.6.37
libsodium=1.0.17
libssh2=1.8.2
anaconda::libstdcxx-ng=9.1.0
anaconda::libstdcxx-ng=9.1.0
libtiff=4.0.10
libuuid=2.32.1
libuuid=2.32.1
libxcb=1.13
libxcb=1.13
libxml2=2.9.9
lockfile=0.12.2
lockfile=0.12.2
lz4-c=1.8.3
mafft=7.310
make=4.2.1
markupsafe=1.1.1
markupsafe=1.1.1
matplotlib=3.1.0
matplotlib-base=3.1.0
mistune=0.8.4
mistune=0.8.4
more-itertools=7.2.0
msgpack-python=0.6.2
natsort=6.0.0
nbconvert=5.6.1
nbformat=4.4.0
ncurses=6.1
nettle=3.4.1
networkx=2.4
nose=1.3.7
nose=1.3.7
notebook=6.0.1
numpy=1.17.3
olefile=0.46
olefile=0.46
openjdk=11.0.1
openssl=1.1.1c
packaging=19.2
pandas=0.25.2
pandoc=2.7.3
pandocfilters=1.4.2
pandocfilters=1.4.2
pango=1.40.14
parso=0.5.1
patsy=0.5.1
patsy=0.5.1
pcre=8.43
perl=5.26.2
perl-archive-tar=2.32
perl-archive-tar=2.32
perl-carp=1.38
perl-carp=1.38
perl-common-sense=3.74
perl-common-sense=3.74
perl-compress-raw-bzip2=2.087
perl-compress-raw-bzip2=2.087
perl-compress-raw-zlib=2.087
perl-compress-raw-zlib=2.087
perl-exporter=5.72
perl-exporter=5.72
perl-exporter-tiny=1.002001
perl-exporter-tiny=1.002001
perl-extutils-makemaker=7.36
perl-extutils-makemaker=7.36
perl-io-compress=2.087
perl-io-compress=2.087
perl-io-zlib=1.10
perl-io-zlib=1.10
perl-json=4.02
perl-json=4.02
perl-json-xs=2.34
perl-list-moreutils=0.428
perl-list-moreutils=0.428
perl-list-moreutils-xs=0.428
perl-list-moreutils-xs=0.428
perl-pathtools=3.75
perl-pathtools=3.75
perl-scalar-list-utils=1.52
perl-scalar-list-utils=1.52
perl-types-serialiser=1.0
perl-types-serialiser=1.0
perl-xsloader=0.24
perl-xsloader=0.24
pexpect=4.7.0
pickleshare=0.7.5
pickleshare=0.7.5
pigz=2.3.4
pillow=6.2.1
pip=19.3.1
pixman=0.38.0
pluggy=0.12.0
prometheus_client=0.7.1
prompt_toolkit=2.0.10
psutil=5.6.3
pthread-stubs=0.4
pthread-stubs=0.4
ptyprocess=0.6.0
py=1.8.0
pycparser=2.19
pygments=2.4.2
pyopenssl=19.0.0
pyparsing=2.4.2
pyqt=5.9.2
pyrsistent=0.15.5
pysocks=1.7.1
pysocks=1.7.1
pytest=5.2.2
python=3.6.7
python-dateutil=2.8.0
pytz=2019.3
pyyaml=5.1.2
pyzmq=18.1.0
q2-alignment=2019.10.0
q2-composition=2019.10.0
q2-cutadapt=2019.10.0
q2-dada2=2019.10.0
q2-deblur=2019.10.0
q2-demux=2019.10.0
q2-diversity=2019.10.0
q2-emperor=2019.10.0
q2-feature-classifier=2019.10.0
q2-feature-table=2019.10.0
q2-fragment-insertion=2019.10.0
q2-gneiss=2019.10.0
q2-longitudinal=2019.10.0
q2-metadata=2019.10.0
q2-phylogeny=2019.10.0
q2-quality-control=2019.10.0
q2-quality-filter=2019.10.0
q2-sample-classifier=2019.10.0
q2-taxa=2019.10.0
q2-types=2019.10.0
q2-vsearch=2019.10.0
q2cli=2019.10.0
q2templates=2019.10.0
qiime2=2019.10.0
qt=5.9.7
r-assertthat=0.2.1
r-assertthat=0.2.1
r-backports=1.1.5
r-base=3.5.1
r-bh=1.69.0_1
r-bitops=1.0_6
r-bitops=1.0_6
r-cli=1.1.0
r-cluster=2.1.0
r-cluster=2.1.0
r-colorspace=1.4_1
r-crayon=1.3.4
r-data.table=1.12.6
r-digest=0.6.22
r-ellipsis=0.3.0
r-fansi=0.4.0
r-formatr=1.7
r-formatr=1.7
r-futile.logger=1.4.3
r-futile.logger=1.4.3
r-futile.options=1.0.1
r-futile.options=1.0.1
r-ggplot2=3.2.1
r-glue=1.3.1
r-gtable=0.3.0
r-gtable=0.3.0
r-hwriter=1.3.2
r-hwriter=1.3.2
r-labeling=0.3
r-lambda.r=1.2.4
r-lambda.r=1.2.4
r-lattice=0.20_38
r-latticeextra=0.6_28
r-lazyeval=0.2.2
r-lazyeval=0.2.2
r-magrittr=1.5
r-mass=7.3_51.4
r-matrix=1.2_17
r-matrixstats=0.55.0
r-mgcv=1.8_29
r-munsell=0.5.0
r-munsell=0.5.0
r-nlme=3.1_141
r-permute=0.9_5
r-permute=0.9_5
r-pillar=1.4.2
r-pkgconfig=2.0.3
r-pkgconfig=2.0.3
r-plyr=1.8.4
r-r6=2.4.0
r-rcolorbrewer=1.1_2
r-rcolorbrewer=1.1_2
r-rcpp=1.0.2
r-rcppparallel=4.4.4
r-rcurl=1.95_4.12
r-reshape2=1.4.3
r-rlang=0.4.1
r-scales=1.0.0
r-snow=0.4_3
r-snow=0.4_3
r-stringi=1.4.3
r-stringr=1.4.0
r-stringr=1.4.0
r-tibble=2.1.3
r-utf8=1.1.4
r-utf8=1.1.4
r-vctrs=0.2.0
r-vegan=2.5_6
r-viridislite=0.3.0
r-viridislite=0.3.0
r-withr=2.1.2
r-zeallot=0.1.0
r-zeallot=0.1.0
raxml=8.2.12
raxml=8.2.12
readline=8.0
readline=8.0
requests=2.22.0
conda-forge::scikit-bio=0.5.5
scikit-learn=0.21.2
scipy=1.3.1
seaborn=0.9.0
send2trash=1.5.0
send2trash=1.5.0
sepp=4.3.10
sepp=4.3.10
setuptools=41.6.0
sina=1.6.0
sip=4.19.8
six=1.12.0
sortmerna=2.0
sqlite=3.30.1
statsmodels=0.10.1
tbb=2019.9
terminado=0.8.2
testpath=0.4.2
tk=8.6.9
tktable=2.10
tktable=2.10
tornado=6.0.3
traitlets=4.3.3
conda-forge::tzlocal=2.0.0
unifrac=0.10.0
urllib3=1.25.6
vsearch=2.7.0
wcwidth=0.1.7
webencodings=0.5.1
webencodings=0.5.1
wheel=0.33.6
widgetsnbextension=3.5.1
widgetsnbextension=3.5.1
xopen=0.8.4
xorg-fixesproto=5.0
xorg-fixesproto=5.0
xorg-inputproto=2.3.2
xorg-inputproto=2.3.2
xorg-kbproto=1.0.7
xorg-kbproto=1.0.7
xorg-libice=1.0.10
xorg-libice=1.0.10
xorg-libsm=1.2.3
xorg-libsm=1.2.3
xorg-libx11=1.6.9
xorg-libxau=1.0.9
xorg-libxau=1.0.9
xorg-libxdmcp=1.1.3
xorg-libxdmcp=1.1.3
xorg-libxext=1.3.4
xorg-libxext=1.3.4
xorg-libxfixes=5.0.3
xorg-libxfixes=5.0.3
xorg-libxi=1.7.10
xorg-libxi=1.7.10
xorg-libxrender=0.9.10
xorg-libxrender=0.9.10
xorg-libxtst=1.2.3
xorg-libxtst=1.2.3
xorg-recordproto=1.14.2
xorg-recordproto=1.14.2
xorg-renderproto=0.11.1
xorg-renderproto=0.11.1
xorg-xextproto=7.3.0
xorg-xextproto=7.3.0
xorg-xproto=7.0.31
xorg-xproto=7.0.31
xz=5.2.4
yaml=0.1.7
zeromq=4.3.2
zipp=0.6.0
zlib=1.2.11
zlib=1.2.11
zstd=1.4.3
Run details:
2021-02-04 16:05:17
The text was updated successfully, but these errors were encountered: