liulab-dfci / MAESTRO

Single-cell Transcriptome and Regulome Analysis Pipeline
GNU General Public License v3.0
278 stars 78 forks source link

The 'percent.mito' and 'percent.ercc' are actually ratio not percentage. #129

Closed taoliu closed 3 years ago

taoliu commented 3 years ago

Codes are here

https://github.com/liulab-dfci/MAESTRO/blob/2c87d7a624745cc7e4fefc202042b221844e722c/R/RNARunSeurat.R#L69-L70

If we want to call the value 'percent', please multiply the value with 100.

crazyhottommy commented 3 years ago

fixed in the MAESTRO 1.5.0