File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 11
22![ Test] ( https://github.com/ctlab/metafx/actions/workflows/test.yml/badge.svg )
3+ [ ![ Install with bioconda] ( https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat )] ( https://anaconda.org/bioconda/metafx )
4+ [ ![ Anaconda-Server Badge] ( https://anaconda.org/bioconda/metafx/badges/downloads.svg )] ( https://anaconda.org/bioconda/metafx )
35
46# MetaFX
57
@@ -17,6 +19,8 @@ Here is a short version of it.
1719
1820 * [ Idea of MetaFX] ( #idea-of-metafx )
1921 * [ Installation] ( #installation )
22+ * [ Conda] ( #conda )
23+ * [ Manual] ( #manual )
2024 * [ Running instructions] ( #running-instructions )
2125 * [ Video tutorial] ( #video-tutorial )
2226 * [ Examples] ( #examples )
@@ -46,6 +50,17 @@ There are pipelines for analysis of the feature extraction results. Methods for
4650
4751## Installation
4852
53+ ### Conda
54+
55+ To install MetaFX through conda run:
56+
57+ ```
58+ conda install -c bioconda metafx
59+ ```
60+
61+
62+ ### Manual
63+
4964To run MetaFX, one need to clone repo with all binaries.
5065
5166``` shell
You can’t perform that action at this time.
0 commit comments