Skip to content

Commit 57aedb6

Browse files
committed
Updated docs to commit aa5a32773fe7237ed1ffdb0ead92fb098f21868d
1 parent fd8e0fa commit 57aedb6

File tree

10,356 files changed

+62083
-54907
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

10,356 files changed

+62083
-54907
lines changed
Lines changed: 117 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,117 @@
1+
:orphan: .. only available via index, not via toctree
2+
3+
.. title:: Package Recipe 'amaranth-assembler'
4+
.. highlight: bash
5+
6+
amaranth-assembler
7+
==================
8+
9+
.. conda:recipe:: amaranth-assembler
10+
:replaces_section_title:
11+
:noindex:
12+
13+
Amaranth is a reference\-based transcriptome assembler for single\-cell RNA\-seq.
14+
15+
:homepage: https://github.com/Shao-Group/amaranth
16+
:license: BSD / BSD-3-Clause
17+
:recipe: /`amaranth-assembler <https://github.com/bioconda/bioconda-recipes/tree/master/recipes/amaranth-assembler>`_/`meta.yaml <https://github.com/bioconda/bioconda-recipes/tree/master/recipes/amaranth-assembler/meta.yaml>`_
18+
19+
20+
21+
22+
.. conda:package:: amaranth-assembler
23+
24+
|downloads_amaranth-assembler| |docker_amaranth-assembler|
25+
26+
:versions:
27+
28+
29+
30+
``0.1.0-0``
31+
32+
33+
34+
35+
:depends _openmp_mutex: ``>=4.5``
36+
:depends htslib: ``>=1.22.1,<1.23.0a0``
37+
:depends libgcc: ``>=13``
38+
:depends libstdcxx: ``>=13``
39+
:depends libxcrypt: ``>=4.4.36``
40+
:depends libzlib: ``>=1.3.1,<2.0a0``
41+
:requirements:
42+
43+
:additional platforms:
44+
45+
.. raw:: html
46+
47+
<span class="additional-platforms"><code>linux-aarch64</code>,  <code>osx-arm64</code></span>
48+
49+
50+
.. rubric:: Installation
51+
52+
You need a conda-compatible package manager
53+
(currently either `micromamba <https://mamba.readthedocs.io>`_, `mamba <https://mamba.readthedocs.io>`_, or `conda <https://docs.conda.io/projects/conda>`_)
54+
and the Bioconda channel already activated (see :ref:`set-up-channels`).
55+
56+
While any of above package managers is fine, it is currently recommended to use either
57+
micromamba or mamba (see `here <https://mamba.readthedocs.io>`_ for installation instructions).
58+
We will show all commands using mamba below, but the arguments are the same for the two
59+
others.
60+
61+
Given that you already have a conda environment in which you want to have this package, install with::
62+
63+
mamba install amaranth-assembler
64+
65+
and update with::
66+
67+
mamba update amaranth-assembler
68+
69+
To create a new environment, run::
70+
71+
mamba create --name myenvname amaranth-assembler
72+
73+
with ``myenvname`` being a reasonable name for the environment
74+
(see e.g. the `mamba docs <https://mamba.readthedocs.io>`_ for details and further options).
75+
76+
Alternatively, use the docker container::
77+
78+
docker pull quay.io/biocontainers/amaranth-assembler:<tag>
79+
80+
(see `amaranth-assembler/tags`_ for valid values for ``<tag>``)
81+
82+
83+
.. |downloads_amaranth-assembler| image:: https://img.shields.io/conda/dn/bioconda/amaranth-assembler.svg?style=flat
84+
:target: https://anaconda.org/bioconda/amaranth-assembler
85+
:alt: (downloads)
86+
.. |docker_amaranth-assembler| image:: https://quay.io/repository/biocontainers/amaranth-assembler/status
87+
:target: https://quay.io/repository/biocontainers/amaranth-assembler
88+
.. _`amaranth-assembler/tags`: https://quay.io/repository/biocontainers/amaranth-assembler?tab=tags
89+
90+
91+
.. raw:: html
92+
93+
<script>
94+
var package = "amaranth-assembler";
95+
var versions = ["0.1.0"];
96+
</script>
97+
98+
99+
100+
101+
102+
103+
Download stats
104+
-----------------
105+
106+
.. raw:: html
107+
:file: ../../templates/package_dashboard.html
108+
109+
Link to this page
110+
-----------------
111+
112+
Render an |install-with-bioconda| badge with the following MarkDown::
113+
114+
[![install with bioconda](https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat)](http://bioconda.github.io/recipes/amaranth-assembler/README.html)
115+
116+
.. |install-with-bioconda| image:: https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat
117+
:target: http://bioconda.github.io/recipes/amaranth-assembler/README.html

_sources/recipes/ampliconsuite/README.rst.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ ampliconsuite
2828

2929
.. raw:: html
3030

31-
<details><summary><span class="truncated-version-list"><code>1.4.0-0</code>,  <code>1.3.9-0</code>,  <code>1.3.8-0</code>,  <code>1.3.7-0</code>,  <code>1.3.6-0</code>,  <code>1.3.5-0</code>,  <code>1.3.4-0</code>,  <code>1.3.3-0</code>,  <code>1.3.2-0</code>,  </span></summary>
31+
<details><summary><span class="truncated-version-list"><code>1.5.0-0</code>,  <code>1.4.0-0</code>,  <code>1.3.9-0</code>,  <code>1.3.8-0</code>,  <code>1.3.7-0</code>,  <code>1.3.6-0</code>,  <code>1.3.5-0</code>,  <code>1.3.4-0</code>,  <code>1.3.3-0</code>,  </span></summary>
3232

3333

34-
``1.4.0-0``,  ``1.3.9-0``,  ``1.3.8-0``,  ``1.3.7-0``,  ``1.3.6-0``,  ``1.3.5-0``,  ``1.3.4-0``,  ``1.3.3-0``,  ``1.3.2-0``,  ``1.3.1-0``,  ``1.2.2-0``,  ``1.2.1-0``,  ``1.2.0-0``,  ``1.1.3-0``,  ``1.1.2-0``,  ``1.1.1-0``,  ``1.1.0-0``,  ``1.0.0-0``,  ``0.1555.2-1``,  ``0.1555.2-0``
34+
``1.5.0-0``,  ``1.4.0-0``,  ``1.3.9-0``,  ``1.3.8-0``,  ``1.3.7-0``,  ``1.3.6-0``,  ``1.3.5-0``,  ``1.3.4-0``,  ``1.3.3-0``,  ``1.3.2-0``,  ``1.3.1-0``,  ``1.2.2-0``,  ``1.2.1-0``,  ``1.2.0-0``,  ``1.1.3-0``,  ``1.1.2-0``,  ``1.1.1-0``,  ``1.1.0-0``,  ``1.0.0-0``,  ``0.1555.2-1``,  ``0.1555.2-0``
3535

3636

3737
.. raw:: html
@@ -103,7 +103,7 @@ ampliconsuite
103103

104104
<script>
105105
var package = "ampliconsuite";
106-
var versions = ["1.4.0","1.3.9","1.3.8","1.3.7","1.3.6"];
106+
var versions = ["1.5.0","1.4.0","1.3.9","1.3.8","1.3.7"];
107107
</script>
108108

109109

Lines changed: 114 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,114 @@
1+
:orphan: .. only available via index, not via toctree
2+
3+
.. title:: Package Recipe 'arborist'
4+
.. highlight: bash
5+
6+
arborist
7+
========
8+
9+
.. conda:recipe:: arborist
10+
:replaces_section_title:
11+
:noindex:
12+
13+
Arborist is a tool to rank SNV phylogenies inferred from bulk DNA sequencing via scDNA\-seq data
14+
15+
:homepage: https://github.com/VanLoo-lab/Arborist
16+
:license: BSD-3-Clause
17+
:recipe: /`arborist <https://github.com/bioconda/bioconda-recipes/tree/master/recipes/arborist>`_/`meta.yaml <https://github.com/bioconda/bioconda-recipes/tree/master/recipes/arborist/meta.yaml>`_
18+
19+
20+
21+
22+
.. conda:package:: arborist
23+
24+
|downloads_arborist| |docker_arborist|
25+
26+
:versions:
27+
28+
29+
30+
``1.0.0-0``
31+
32+
33+
34+
35+
:depends networkx: ``>=3.6``
36+
:depends numba: ``>=0.61,<0.62``
37+
:depends numpy: ``>=1.26``
38+
:depends pandas: ``>=1.3,<3.0``
39+
:depends pygraphviz:
40+
:depends python: ``>=3.7``
41+
:depends scipy: ``>=1.7``
42+
:requirements:
43+
44+
:additional platforms:
45+
46+
47+
.. rubric:: Installation
48+
49+
You need a conda-compatible package manager
50+
(currently either `micromamba <https://mamba.readthedocs.io>`_, `mamba <https://mamba.readthedocs.io>`_, or `conda <https://docs.conda.io/projects/conda>`_)
51+
and the Bioconda channel already activated (see :ref:`set-up-channels`).
52+
53+
While any of above package managers is fine, it is currently recommended to use either
54+
micromamba or mamba (see `here <https://mamba.readthedocs.io>`_ for installation instructions).
55+
We will show all commands using mamba below, but the arguments are the same for the two
56+
others.
57+
58+
Given that you already have a conda environment in which you want to have this package, install with::
59+
60+
mamba install arborist
61+
62+
and update with::
63+
64+
mamba update arborist
65+
66+
To create a new environment, run::
67+
68+
mamba create --name myenvname arborist
69+
70+
with ``myenvname`` being a reasonable name for the environment
71+
(see e.g. the `mamba docs <https://mamba.readthedocs.io>`_ for details and further options).
72+
73+
Alternatively, use the docker container::
74+
75+
docker pull quay.io/biocontainers/arborist:<tag>
76+
77+
(see `arborist/tags`_ for valid values for ``<tag>``)
78+
79+
80+
.. |downloads_arborist| image:: https://img.shields.io/conda/dn/bioconda/arborist.svg?style=flat
81+
:target: https://anaconda.org/bioconda/arborist
82+
:alt: (downloads)
83+
.. |docker_arborist| image:: https://quay.io/repository/biocontainers/arborist/status
84+
:target: https://quay.io/repository/biocontainers/arborist
85+
.. _`arborist/tags`: https://quay.io/repository/biocontainers/arborist?tab=tags
86+
87+
88+
.. raw:: html
89+
90+
<script>
91+
var package = "arborist";
92+
var versions = ["1.0.0"];
93+
</script>
94+
95+
96+
97+
98+
99+
100+
Download stats
101+
-----------------
102+
103+
.. raw:: html
104+
:file: ../../templates/package_dashboard.html
105+
106+
Link to this page
107+
-----------------
108+
109+
Render an |install-with-bioconda| badge with the following MarkDown::
110+
111+
[![install with bioconda](https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat)](http://bioconda.github.io/recipes/arborist/README.html)
112+
113+
.. |install-with-bioconda| image:: https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat
114+
:target: http://bioconda.github.io/recipes/arborist/README.html
Lines changed: 114 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,114 @@
1+
:orphan: .. only available via index, not via toctree
2+
3+
.. title:: Package Recipe 'atol-qc-annotation'
4+
.. highlight: bash
5+
6+
atol-qc-annotation
7+
==================
8+
9+
.. conda:recipe:: atol-qc-annotation
10+
:replaces_section_title:
11+
:noindex:
12+
13+
Run QC on GTF and GFF files.
14+
15+
:homepage: https://github.com/TomHarrop/atol-qc-annotation
16+
:license: GPL3 / GPL-3.0-or-later
17+
:recipe: /`atol-qc-annotation <https://github.com/bioconda/bioconda-recipes/tree/master/recipes/atol-qc-annotation>`_/`meta.yaml <https://github.com/bioconda/bioconda-recipes/tree/master/recipes/atol-qc-annotation/meta.yaml>`_
18+
19+
20+
21+
22+
.. conda:package:: atol-qc-annotation
23+
24+
|downloads_atol-qc-annotation| |docker_atol-qc-annotation|
25+
26+
:versions:
27+
28+
29+
30+
``0.1.0-0``
31+
32+
33+
34+
35+
:depends agat: ``>=1.5.1``
36+
:depends bbmap: ``>=39.52``
37+
:depends busco: ``>=5.8.3,<6``
38+
:depends omark: ``>=0.3.1``
39+
:depends pytables: ``>=3.10.2``
40+
:depends python: ``>=3.12,<3.13``
41+
:depends snakemake: ``>=9.11.6,<10``
42+
:requirements:
43+
44+
:additional platforms:
45+
46+
47+
.. rubric:: Installation
48+
49+
You need a conda-compatible package manager
50+
(currently either `micromamba <https://mamba.readthedocs.io>`_, `mamba <https://mamba.readthedocs.io>`_, or `conda <https://docs.conda.io/projects/conda>`_)
51+
and the Bioconda channel already activated (see :ref:`set-up-channels`).
52+
53+
While any of above package managers is fine, it is currently recommended to use either
54+
micromamba or mamba (see `here <https://mamba.readthedocs.io>`_ for installation instructions).
55+
We will show all commands using mamba below, but the arguments are the same for the two
56+
others.
57+
58+
Given that you already have a conda environment in which you want to have this package, install with::
59+
60+
mamba install atol-qc-annotation
61+
62+
and update with::
63+
64+
mamba update atol-qc-annotation
65+
66+
To create a new environment, run::
67+
68+
mamba create --name myenvname atol-qc-annotation
69+
70+
with ``myenvname`` being a reasonable name for the environment
71+
(see e.g. the `mamba docs <https://mamba.readthedocs.io>`_ for details and further options).
72+
73+
Alternatively, use the docker container::
74+
75+
docker pull quay.io/biocontainers/atol-qc-annotation:<tag>
76+
77+
(see `atol-qc-annotation/tags`_ for valid values for ``<tag>``)
78+
79+
80+
.. |downloads_atol-qc-annotation| image:: https://img.shields.io/conda/dn/bioconda/atol-qc-annotation.svg?style=flat
81+
:target: https://anaconda.org/bioconda/atol-qc-annotation
82+
:alt: (downloads)
83+
.. |docker_atol-qc-annotation| image:: https://quay.io/repository/biocontainers/atol-qc-annotation/status
84+
:target: https://quay.io/repository/biocontainers/atol-qc-annotation
85+
.. _`atol-qc-annotation/tags`: https://quay.io/repository/biocontainers/atol-qc-annotation?tab=tags
86+
87+
88+
.. raw:: html
89+
90+
<script>
91+
var package = "atol-qc-annotation";
92+
var versions = ["0.1.0"];
93+
</script>
94+
95+
96+
97+
98+
99+
100+
Download stats
101+
-----------------
102+
103+
.. raw:: html
104+
:file: ../../templates/package_dashboard.html
105+
106+
Link to this page
107+
-----------------
108+
109+
Render an |install-with-bioconda| badge with the following MarkDown::
110+
111+
[![install with bioconda](https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat)](http://bioconda.github.io/recipes/atol-qc-annotation/README.html)
112+
113+
.. |install-with-bioconda| image:: https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat
114+
:target: http://bioconda.github.io/recipes/atol-qc-annotation/README.html

0 commit comments

Comments
 (0)