ChiLiubio / microeco

An R package for data analysis in microbial community ecology
GNU General Public License v3.0
195 stars 56 forks source link

The metagenomics code #280

Closed CYBERBOY1210 closed 11 months ago

CYBERBOY1210 commented 12 months ago

Hi there, I need to use the metagenomic code of the package to compare the functional variation between two soil types. Could you please tell me the format and kind of data used as input in the code? (e.g. EXDATA,example_metagenome_sample_info.tsv, )

ChiLiubio commented 12 months ago

Hi. Please first install file2meco package (https://github.com/ChiLiubio/file2meco). Then use ?file2meco to get each help document link of functions. There is a detailed description on the sample_table parameter.