[R] What is c1 file and how to open it (.c1) in R program?

David Winsemius dwinsemius at comcast.net
Sat Jan 7 19:27:17 CET 2017


> On Jan 7, 2017, at 7:22 AM, Jeff Newmiller <jdnewmil at dcn.davis.ca.us> wrote:
> 
> There is no guarantee that a filename having a particular extension has any particular format inside it. You can make guesses and hope they are right, but the only dependable way to know what format is inside is to receive communication from the author about it or open it in a text or binary file viewer and compare what you see with the format documentation.
> 
> From a Bayesian perspective the information on the Internet about the file extension helps you narrow possibilities, but it still could be genetic data if the author had something else in mind when they named the file.


That was a bit too long for a fortune nomination. Jeff, perhaps you can tighten it up a bit and resubmit?  I can observe that with my Bayesian wetware and Google, the highest posterior was for these files to be in the CEL format. However the best place to have posted this would have been on the Bioconductor support webpage.

Su Yon; When you do follow Jeff's sensible advice to post to the Bioc page at https://support.bioconductor.org/ be sure to follow the rest of his advice to offer more specifics, including a text representation of the first few lines or better details on the creator of these files.

( I tried a search on that website but '.c1' is just not narrow enough and adding "genetic" on  Bioconductor search string would have minimal narrowing consequences. )

-- 
David.


> In any event, without a sample of the data we cannot help, and if it really is genetic data then you would be better off asking this question in the bioconductor help forum and showing them the sample of data.
> -- 
> Sent from my phone. Please excuse my brevity.
> 
> On January 7, 2017 6:28:21 AM PST, Rui Barradas <ruipbarradas at sapo.pt> wrote:
>> Hello,
>> 
>> I believe you should google "c1 file extension". Apparently it has 
>> nothing to do with genetic data.
>> 
>> Hope this helps,
>> 
>> Rui Barradas
>> 
>> Em 06-01-2017 21:31, Jung, Su Yon escreveu:
>>> Hello,
>>> 
>>> I have a set of genetic data in .c1 file.
>>> I plan to analyze using R.
>>> However, I am not sure how to open the c1 file in R program (what is
>> the command?) in order to look at the data?
>>> 
>>> Please, help.
>>> 
>>> Thank you.
>>> 
>>> 
>>> Su Yon Jung, PhD, MPH
>>> Assistant Professor for Translational Sciences Section
>>> Jonsson Comprehensive Cancer Center
>>> UCLA School of Nursing
>>> 700 Tiverton Ave, Factor Bldg #3-264
>>> Los Angeles, CA 90095
>>> Phone: (310) 825-2840
>>> Fax: (310) 267-0413
>>> E-mail: sjung at sonnet.ucla.edu<mailto:sjung at sonnet.ucla.edu>;
>> suyonj at ucla.edu
>>> 
>>> 
>>> 	[[alternative HTML version deleted]]
>>> 
>>> ______________________________________________
>>> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
>>> https://stat.ethz.ch/mailman/listinfo/r-help
>>> PLEASE do read the posting guide
>> http://www.R-project.org/posting-guide.html
>>> and provide commented, minimal, self-contained, reproducible code.
>>> 
>> 
>> ______________________________________________
>> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
>> https://stat.ethz.ch/mailman/listinfo/r-help
>> PLEASE do read the posting guide
>> http://www.R-project.org/posting-guide.html
>> and provide commented, minimal, self-contained, reproducible code.
> 
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.

David Winsemius
Alameda, CA, USA



More information about the R-help mailing list