I am totally new to humman. Currently I have completed the MetaPhlAn analysis. Next, I am going to use HUMAnN to make gene annotation and pathway analysis (By the way, am I on the right way to do metagenomic analysis?)
Q1: how to install and use HUMAnN?
is there an easy way like hg, pipe,or make install **?
As I used MetaPhlAn before, it can be easily installed in this way:
hg clone https://bitbucket.org/biobakery/metaphlan2
can HUMAnN be installed in similar ways?
When I referred to the humann tutorial, it is only about the PREREQUISITES. Do I need to install each PREREQUISITE one by one? Even after that, I can not find how to install humann or how to use it, because I cannot find any scripts like "humann --input --ouput ".
Q2: what is the input for HUMAnN?
I just got the taxa abundance following the MetaPhlAn tutorial
(https://bitbucket.org/biobakery/metaphlan2). As shown in the tutorial:
"metagenome.fastq" is the input of MetaPhlAn,
"profiled_metagenome.txt" is the taxa abundance as the output,
"metagenome.bowtie2.bz2" is another output, which seems to be the proxzy of raw data.
Anyway, I am going to use HUMAnN, but what is the input for HUMAnN?
When I referred to the HUMAnN tutorial, it says like this:
INPUTS
One or more of the following:
Tabular translated BLAST (blastx) output files files matching sequence read IDs to gene IDs.
Q 2.1: Is it the raw data like metagenome.fastq, as shown in tutorial of metaphlan2?
Mapping (bowtie, bwa, etc.) output in BAM format.
Q 2.2: : s it the data like metagenome.bowtie2.bz2, which I got from metaphlan2?
Tab-delimited text containing one or more pre-quantified gene abundances.
Q 2.3: s it the taxa abundance like profiled_metagenome.txt, which I got from metaphlan2?
Any comments or answers are welcome? I am looking forward to your help. Thanks a lot.
Sincerely,
Ming