javirudolph / mossmat

Moss volatile and G matrix. Evolution stuff
MIT License
0 stars 0 forks source link

rawdata file #2

Closed javirudolph closed 5 years ago

javirudolph commented 5 years ago

Started working with rawdata file (the excel spreadsheet) and I have some problems. I have lots of issues with formula errors, specially m.128 Also, several blank rows for volatiles, and not sure how to consider those. Errors when reading in the csv, not recognizing the notation for very small numbers. How did you do it before? maybe send some of your code.

Kollarlm commented 5 years ago

Ok I am reposting the data file since the previous file did not contain samples we had to go back and find. The new data file will have VOC data for all samples. The samples still could be missing leaf measurements and possibly growth data but will definitely have VOC data. In the past, I have not been able to figure out exactly what was wrong with certain compounds. I have had trouble with m90 and m111. I think when we first ran NMDS we ended up just removing m111. Notation for small numbers? I am a little confused about this?

javirudolph commented 5 years ago

Got it!

I used that new file to create a csv file that can be found in the rawdata folder under the name LK_master.csv and it's the one I used for the voc_eda.R script.