Center-for-Proteomics-and-Metabolomics / GlycoDash

GlycoDash is an R Shiny dashboard for processing protein glycosylation data obtained from LaCyTools or SkyLine.
Other
2 stars 0 forks source link

Custom traits: NA values are not treated as zero #48

Closed stainawarijar closed 7 months ago

stainawarijar commented 10 months ago

When a glycan in a custom trait formula has an NA value for a row in the normalized data, that the custom trait will also be NA for that row.

The NA value should be treated as zero instead.