Problem with VSN: Error in vsnML(sv) : L-BFGS-B needs finite values of 'fn'
0
1
Entering edit mode
Arend ▴ 10
@b8a242dd
Last seen 10 months ago
Luxembourg

Hey,

I am analyzing a proteomics dataset with 3 conditions and a total of 10 samples (columns) and 9650 proteins (rows). I want to apply VSN to my data table for normalization, but I got this error message: Error in vsnML(sv) : L-BFGS-B needs finite values of 'fn'

I was checking whether my data contains infinite values or if all values in one column are the same, but this is not the case.

Can someone help me and tell me why vsn cannot run with this specific dataset and what I can do? (This is like the 20th proteomics data set that I am trying to normalize for my thesis and never had this problem before)

norm_dt <- justvsn(as.matrix(dt))

Error that I get:

vsn2: 9650 x 10 matrix (1 stratum). 
Error in vsnML(sv) : L-BFGS-B needs finite values of 'fn'

Some details about by session (I am building a complete workflow therefore I am not posting my whole sessionInfo() here)

  • R version 4.2.2
  • vsn version 3.66.0

If someone needs the data to check what the problem is, I can send it:)

justvsn vsn Normalization vsn2 Proteomics • 535 views
ADD COMMENT

Login before adding your answer.

Traffic: 929 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6