QuantitativeMetagenomicsSolution: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

19 March 2024

  • curprev 16:5316:53, 19 March 2024WikiSysop talk contribs 2,619 bytes +2,619 Created page with "'''Q1. How many samples do we have and how many genes?''' <pre>> str(Counts) int [1:251436, 1:401] </pre> 251436 genes and 401 individuals '''Q2. What's the sample depth range?''' <pre>> range(sampleDepth) [1] 1533776 41391478 </pre> 1533776 to 41391478 File:Sample_depth.png The figure shows the number of samples (persons) on the y-axis containing the displayed number of reads on the x-axis '''Q3. How many species are there in total?''' <pre> str(taxCounts)..."