fgcz / rawDiag

Brings Orbitrap mass spectrometry data to life; multi-platform, fast and colorful R package
https://bioconductor.org/packages/rawDiag
36 stars 11 forks source link

add study and lab info to sample information #28

Open cpanse opened 6 years ago

cpanse commented 6 years ago

https://github.com/fgcz/rawDiag/blob/cc8e18e05f607993e372d49d972e8e8b1c809c24/inst/docker/fgcz_raw.cs#L512

Console.WriteLine("   Study: " + rawFile.SampleInformation.UserText[0]); 
Console.WriteLine("   Laboratory: " + rawFile.SampleInformation.UserText[2]); 

screen shot 2018-07-13 at 11 06 45