Hi Gary,

> This does not look like a classic CSV file.


I guess it depends on what your definition of "classic" is. :-)  This is
pretty typical for most drug discovery companies.


> It sounds like your files contain different sections in different formats.
>

True.


>
> In its current state, commons-csv might not be right for you. What does the
> rest of the file look like?


The data section looks similar to this.

                  Erlotinib - Run 1                      Erlotinib - Run 2
Target       1uM 10 uM 100 uM 1nM         1uM 10 uM 100 uM 1nM
BRCA1       0.01  0.001  0.0001 0.00001   0.01  0.001  0.0001 0.00001
BRCA2       0.2    0.002  0.0002 0.00002   0.2    0.002  0.0002 0.00002


Regards,

Mark

Reply via email to