Coder Social home page Coder Social logo

Comments (14)

mstaniak avatar mstaniak commented on September 22, 2024

Hi,
thanks for reporting the issue, can you please show us your annotation file?

from msstatstmt.

caitsimop avatar caitsimop commented on September 22, 2024

Hi @mstaniak,
Would it be ok for me to email you the file?

from msstatstmt.

mstaniak avatar mstaniak commented on September 22, 2024

sure, e-mail is fine

from msstatstmt.

caitsimop avatar caitsimop commented on September 22, 2024

I was able to censor the annotation file to upload here in case it also can help someone else.
See below.
Thanks!
annotation_censored.txt

from msstatstmt.

mstaniak avatar mstaniak commented on September 22, 2024

How many conditions are there?

from msstatstmt.

caitsimop avatar caitsimop commented on September 22, 2024

We have quite a few conditions. I realized in censoring the data I inadvertently added some conditions, but in total we have 318 including the "Norm".

from msstatstmt.

mstaniak avatar mstaniak commented on September 22, 2024

And how many biological replicates per condition? What is the experiment design? (Time course/group comparison)

from msstatstmt.

caitsimop avatar caitsimop commented on September 22, 2024

There are 6 biological replicates (there should be 7 total IDs, one is QC and doesn't have any conditions).

It is not a time course experiment. We will be comparing treatments/groups.

from msstatstmt.

mstaniak avatar mstaniak commented on September 22, 2024

Can you provide a very small subset of data to reproduce the problem? One anonymized protein that throws this error is enough. Thanks in advance, unfortunately, this annotation is not enough to locate the issue.

from msstatstmt.

caitsimop avatar caitsimop commented on September 22, 2024

Hi!

Here is a small subset of censored data :

This is a protein that throws a new error:

Error in `[.data.table`(processed, , `:=`(c("PeptideSequence", "Charge"),  : 
  Supplied 2 columns to be assigned 3 items. Please see NEWS for v1.12.2.

Thanks!

from msstatstmt.

mstaniak avatar mstaniak commented on September 22, 2024

Thanks. This particular error is due to underscores in peptide sequence column. There shouldn't be any

from msstatstmt.

caitsimop avatar caitsimop commented on September 22, 2024

Thank you!

I ended up removing the following from the peptide sequences and I avoid the error: _ - > <

I'm now encountering the following warning:

Warning messages:
1: In survreg.fit(X, Y, weights, offset, init = init, controlvals = control,  :
  Ran out of iterations and did not converge

Is it possible to manually set more iterations for this function? Please let me know if you'd prefer I open a new issue.

from msstatstmt.

mstaniak avatar mstaniak commented on September 22, 2024

Currently not, don't worry about this warning, it's not a real problem. I might add a parameter for this in a future version, but it's not important. Did the original problem disappear? Your example does throw an error for me

from msstatstmt.

caitsimop avatar caitsimop commented on September 22, 2024

Thanks, @mstaniak

Yes, I no longer encountered the error once I removed any of these characters from the peptide sequences: _ - > <.

from msstatstmt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.