Coder Social home page Coder Social logo

earthnetwork's People

Contributors

binma avatar microbma avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

earthnetwork's Issues

关于使用permutation与bootstrap的问题

你好,我这里有一个疑问,使用permutation与bootstrap计算的是Bray-Curtis index的p值,而通过高斯分布得到的最终p值,却使用的是Bray-Curtis dist。是否在使用permutation与bootstrap时,可以计算Bray-Curtis dist(1-Bray-Curtis index)的p值,并引入后续分析。
具体如下:
bray.mean.perm <- bray.mean.perm + (1-as.matrix(bray.perm))

bray.mean.boot <- bray.mean.boot + (1-as.matrix(bray.boot))

bray.sd.boot <- bray.sd.boot+((1-as.matrix(bray.boot))- bray.mean.boot/1000)^2

谢谢~

Deconvolution step

您好,
想请问一下,在代码中的哪里用了deconvolution?

hello
I want to ask a question, where in the code is the deconvolution step performed?

How to generate the trim_otu.sintax file

Hello,

could you please tell me where I can find the file trim_otu.sintax? It is referenced in the trim. R but I see no place to generate the file or download it.

Thanks!!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.