You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Closed CUTLASS-3 problem with searches reported by Benjamin Leopold.
Also addressed search() method for the other classes.
Fixed minor issue with test_aspera.py unit test and moved round-trip test
script to tests/bin subdirectory to avoid conflict with unittest module and
test discovery.
Added support for Cytokine data with the Cytokine class and associated test
and example scripts.
Added support for HostSeqSet, HostTranscriptomicsRawSeqSet,
MicrobTranscriptomicsSeqSet, Lipidome,
Metabolome, ClusteredSeqSet, ViralSeqSet data with the classes and
associated tests and example scripts.
Added metabolomes(), lipidomes(), cytokines() and children() support for
HostAssayPrep and MicrobiomeAssayPrep classes.