Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9259431
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T12:39:23+00:00 2026-06-18T12:39:23+00:00

I wanted to convert my dataframe of array data into an expressionSet. I followed

  • 0

I wanted to convert my dataframe of “array data” into an expressionSet. I followed this link and managed to get the same ( Expressionset – phenodata ) .

So i here get my expressionSet

> test
ExpressionSet (storageMode: lockedEnvironment)
assayData: 1000 features, 733 samples
  element names: exprs
protocolData: none
phenoData
  sampleNames: X8261 X8164 ... X7727 (733 total)
  varLabels: Batch gender
  varMetadata: labelDescription
featureData: none
experimentData: use 'experimentData(object)'
Annotation:

But now i would like to load/use this object/data inorder to use this for a particular R package “PVCA” (http://www.bioconductor.org/packages/2.12/bioc/vignettes/pvca/inst/doc/pvca.pdf) , so I do this:

> data(test)
Warning message:
In data(test) : data set âtestâ not found

I get this warning “data not found”. Can anyone help me know why do I get this? And what can I do to load my data and overcome this ?

Thanks in advance..

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T12:39:25+00:00Added an answer on June 18, 2026 at 12:39 pm

    data is a function that returns a data set that the author of a package has included in the package. If your goal is to save the ExpressionSet across R sessions (this would not be necessary to use PVCA, just library(PVCA) in the same session in which you create the ExpressionSet) then use

    save(test, file="test.Rda")
    

    in one session and

    load("test.Rda")
    

    in another.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I json decoded API's json data and wanted to convert the object into array
I wanted to convert string into array of bytes . How can i do
I Wanted to convert a c# code to j# and somehow managed to get
I wanted to convert DateTime data which will be pulled from source, to Date
this may be a stupid question but I wanted to convert a 2 dimensional
Following this suggestion: How to convert ticks into a readable datetime with XSLT? which
I wanted to convert array< Byte>^ to unsigned char*. I have tried to explain
I have a string that has 0111111100000000000000000000101 I wanted to convert this to hex,
Possible Duplicate: convert object to array Let's say I have an array like this:
I'm trying to use Jackson to convert some JSON data into Java objects ,a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.