Currently we have detect_notDetect to call 0/1 of target taxon in qPCR. However it is unclear if it's for each technical replicate or for biological replicate.
Q1. Do we need 2 terms here to distinguish? i.e., detect_notDetec_techRep, detec_notDetect_bioRep
Q2. If we create these terms, detect_notDetec_techRep should be in ampData (amplification data), but what about detect_notDetect_bioRep? Should this go to sampleMetadata instead of ampData?
Currently we have
detect_notDetectto call 0/1 of target taxon in qPCR. However it is unclear if it's for each technical replicate or for biological replicate.Q1. Do we need 2 terms here to distinguish? i.e.,
detect_notDetec_techRep,detec_notDetect_bioRepQ2. If we create these terms,
detect_notDetec_techRepshould be in ampData (amplification data), but what aboutdetect_notDetect_bioRep? Should this go to sampleMetadata instead of ampData?