Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sample data (ps) is not running #2

Open
Yichel518 opened this issue Mar 12, 2022 · 2 comments
Open

Sample data (ps) is not running #2

Yichel518 opened this issue Mar 12, 2022 · 2 comments

Comments

@Yichel518
Copy link

Hello! I met a trouble when I run

data(ps)
result = network(ps = ps,N = 0.001,r.threshold=0.6,p.threshold=0.05,label = FALSE,path = path ,zipi = TRUE)
Error in validObject(.Object) : invalid class “otu_table” object:
OTU abundance data must have non-zero dimensions."
And then using my own data the same error occurs, and after I have replaced the relative abundance with a count file, the structure of my object looks like this
data
phyloseq-class experiment-level object
otu_table() OTU Table: [ 17 taxa and 38 samples ]
sample_data() Sample Data: [ 38 samples by 4 sample variables ]
tax_table() Taxonomy Table: [ 17 taxa by 7 taxonomic ranks ]
phy_tree() Phylogenetic Tree: [ 17 tips and 16 internal nodes ]

what is wrong with my codes?

@xph007
Copy link

xph007 commented Mar 13, 2022 via email

@taowenmicro
Copy link
Owner

文档:ggClusterNet-保姆级教程.md
链接:http://note.youdao.com/noteshare?id=c8c1e6f906470a3765f3cf514b204679

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants