Coder Social home page Coder Social logo

Comments (5)

tbaccata avatar tbaccata commented on June 24, 2024

Hello,

It seems like one of your files has a very special encoding.
Do you perhaps have any special characters in them?

Best,
Sebastian

from amica.

pejota66 avatar pejota66 commented on June 24, 2024

Hello,

thanks for your response.
I am using the protein groups output from DIA-NN. the file name normally is similar to this: F:\K562_trial\Data\K562vsHELA_Swathand30SPD\HELA2.wiff

Is it acceptable?

Best,
Pedro

from amica.

tbaccata avatar tbaccata commented on June 24, 2024

Hello Pedro,

amica is not able to read .wiff files, these are raw files.
Usually raw files come in strangely encoded and compressed formats, explaining the warning message.

For DIA-NN there should be a tsv file which filename usually ends with pg_matrix.tsv.
The pg_matrix file contains the quantified protein groups, and should contain following columns for amica to be able to parse it:

https://github.com/tbaccata/amica/wiki/00-Accepted-input-formats#dia-nn

Best,
Sebastian

from amica.

pejota66 avatar pejota66 commented on June 24, 2024

Hello Sebastian,

There might have been a misunderstanding. The file used in AMICA is, of course, the pg_matrix.tsv from DIA-NN, not the WIFF file. However, you inquired if my table might contain any symbols, and I provided you with an example of a sample name from the protein groups table because the other things are the protein names and their abundance. Does this clarification make sense to you?

thanks,
Pedro

from amica.

tbaccata avatar tbaccata commented on June 24, 2024

Hey Pedro,

Ah I see, I misunderstood that.

After doing some digging, it is still a bit hard to tell what might went wrong...

Did you create your output using windows?
Was there any post-processing in excel involved?
After doing some digging the only explanation I can come up with, is that the file encoding might be a Windows UTF-16 encoding that R is struggling with reading in.

If you'd try to read in your pg_matrix in R using the read.delim function do you get the same warning message?

Best,
Sebastian

from amica.

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.