WarningNAs produced by integer overflow error using SCTransform
Hello all, So I am trying to analyse single cel data using seurat. I am using SCTransform for normalizing and scaling. But when I run
sct –>SCTransform(mymergedseuratobject), I get error stating "Warning: NAs produced by integer overflowWarning: NAs produced by integer overflowWarning: NAs produced by integer overflowWarning: NAs produced by integer overflowWarning: NAs produced by integer overflowWarning: NAs produced by integer overflowWarning: NAs produced by integer overflowWarning: NAs produced by integer overflow".
I am worried this will have effect on my downstream analysis and give false results. Can someone help me on how this error can be solved? My seuratobject is around 1.2gb. Thank you.
• 1,036 views
•
link
0 answers
No answers yet.
Log in to answer this question.
Look at similar issues and try the different answers according to what fit your data.