Closed lmsimp closed 9 years ago
@lgatto now done and re-ordered fractions. The only thing is now we have re-ordered fractions PCA looks different i.e. y-axis is now mirrored. Of course, this does not change anything except annoying for us and people familiar with data. Now sure if we should change back?
Yes, that's a bit annoying. May be better to revert the order, but use o<-order(hyperLOPIT2015$fractions)
and plotDist(hyperLOPIT2015[, o])
when we plot profiles.
Agreed, have reverted
Fix pData
and add fraction numbers
@lgatto Can you check pData
and see if this is okay? Thank you.
Yes, looks good.
Add line of code to convert missing localisations to 'unknown' or 'unlabelled' see
fDataToUnknown