Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with Creating meltR.A Object for Sample 3 Data Format- IH-1_MeltR-260.csv #185

Open
BollepalliPranitha opened this issue Sep 14, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@BollepalliPranitha
Copy link
Collaborator

We have encountered an issue with the MeltR package when working with Sample 3 data. While the current changes (in PR #184) work perfectly for Sample 1 and Sample 2, they fail when attempting to create a meltR.A object for Sample 3 within the R console.
The specific problem is that we are unable to generate a meltR.A object with the application code or when interacting directly with the MeltR package in the R console using the following sample data:

Sample 3 Data:
Filename:IH-1_MeltR-260.csv
Details:
No Blanks
Wavelength – 260
Nucleic acid type – RNA
Sequence - GGCGUIAUAGCC
Molecular state - Monomolecular

Steps to Reproduce:
Attempt to create a meltR.A object using the Sample 3 data within the R console.
Observe that the object creation fails.

Expected Behavior:
The meltR.A object should be created successfully, similar to how it works for Sample 1 and Sample 2.
Then Checking that whether it produces the similar results using the Meltshiny.

Actual Behavior:
The object creation fails, preventing further processing of Sample 3 data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Backlogs
Development

No branches or pull requests

1 participant