Nanostring-Biostats / NanoStringNCTools

Tools for NanoString Technologies nCounter Technology for reading RCC files into an ExpressionSet derived object, QC and normalization.
MIT License
9 stars 6 forks source link

Update .rccMetadata for reading one rcc file #10

Open NicoleEO opened 3 years ago

NicoleEO commented 3 years ago

Currently, .rccMetadata is required to read one rcc file. Either the readRccFile function should not be exported or this function should access rccMetadata through a member access function instead of directly calling.