yuezhengfu / CNPS.cycle

This is an R package for element cycle analysis using metagenomic data.
35 stars 27 forks source link

R package demonstration file #2

Open congored1998 opened 2 weeks ago

congored1998 commented 2 weeks ago

Dear yuezhengfu: Can you please give me a copy of the 5 data files you used when you demo the code at Bilibili, I want to modify my file format, thank you very much!Here is my email address: cr2236448558@163.com Best wishes.

yuezhengfu commented 2 weeks ago

Hello, user!

Welcome to CNPS.cycle. If you have successfully installed the package, you can load the example datasets onto your local computer by sequentially running data(ko), data(group), data(Gene), data(tax), and data(abundance). After that, you can view the structure of the ko dataset by running View(ko), or you can use write.table() to download the example datasets to a specified path on your local computer for further inspection.

If you have not yet successfully installed the package, you can download the files in .RData format from this link. Then, you can open them in R and view or download them using the same methods mentioned above.

I hope this answers your question.

Dear yuezhengfu: Can you please give me a copy of the 5 data files you used when you demo the code at Bilibili, I want to modify my file format, thank you very much!Here is my email address: cr2236448558@163.com Best wishes.