This is a test version of Biostars. For the public version, visit https://www.biostars.org.
structure of SOFT files

Hi!

I have a GEO file with .soft format, how do I know that this file is one or two channel? can I read SOFT files with read.maimages or ReadAffy functions? The SOFT file structure is confusing me!

Thank you!

.soft r geo

1 answer

See here for importing GEO files into R:

http://bioconductor.org/packages/GEOquery

Thanks Davis!

I already work with GEOquery, but however, I don't handle it!

What problems did you have?

I downloaded several GSE files with SOFT format by GEOquery package, then I must implement QC on them. since, As I understood, Quality Control performed differentially between Affymetrix, Agilent and Illumina arrays, so I need to know that I work with which array, and how I Implemented QC on it!

Log in to answer this question.