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

Cannot upload new data #3

Closed
circR opened this issue Sep 12, 2019 · 5 comments
Closed

Cannot upload new data #3

circR opened this issue Sep 12, 2019 · 5 comments

Comments

@circR
Copy link

circR commented Sep 12, 2019

Hi David
Thank you for this tool. I had a problem with the "upload new data" function.
I tried the "SRR444655.Chimeric.out.junction" file and it seems working. However, when I upload my own Chimeric.out.junction file, the webpage just closes. I also tried with the output file of CIRCexplorer2 and the webpage also closes. Can you help with this? Thank you a lot.

Here's the information from RStudio;
Loading data SRR444655.Chimeric.out.junction
Loading data 10872179
Loading data
Loading data C:\Users\DC\AppData\Local\Temp\RtmpWE73jR/20e277aa12d290a2a451f945/0.junction
Loading data circularRNA_know_sort_1.txt
Loading data 229190
Loading data text/plain
Loading data C:\Users\DC\AppData\Local\Temp\RtmpWE73jR/ba54d2d98a1aa49d2581e931/0.txtWarning: Error in <-: replacement has length zero
77: eval [C:\Program Files\R\R-3.6.1\library\Ularcirc\shiny-app\circRNA/server.R#928]
76: eval
75: withProgress
74: LoadJunctionData [C:\Program Files\R\R-3.6.1\library\Ularcirc\shiny-app\circRNA/server.R#733]
73: observeEventHandler [C:\Program Files\R\R-3.6.1\library\Ularcirc\shiny-app\circRNA/server.R#1847]
2: shiny::runApp
1: Ularcirc

@davhum
Copy link
Collaborator

davhum commented Sep 12, 2019 via email

@circR
Copy link
Author

circR commented Sep 12, 2019

Hi
Thanks for replying.
Renaming the file solved the uploading problem. I have another issue.
I'm using the C. elegans genome. I loaded the genome and refGene data.
image
Then I upload the Circexplorer2 output file using "sample.ce" as its name without any problem.
However, when I navigated to Gene_view panel, a warning message appeared.

Loading species transcriptome coordinates Thu Sep 12 14:37:29 2019
Displaying list of 46857 genes built Thu Sep 12 14:37:29 2019
Loading data s1.ce
Loading data 229190
Loading data
Loading data C:\Users\DC\AppData\Local\Temp\RtmpSC9dj8/f3015252fea6a6872340408c/0.ceWarning in IdentifyDataSets() :
No data loaded or selected so nothing to display
Please navigate back to PROJECT tab and load a data set

I can build the BSJ table as below:
image
But when I chose one gene to show the transcript, another error appeared.
Requesting Gene Object for zip-2 Thu Sep 12 14:46:26 2019Warning: Error in if: argument is of length zero
185: [C:\Program Files\R\R-3.6.1\library\Ularcirc\shiny-app\circRNA/server.R#2604]
183: .func
180: contextFunc
179: env$runWith
172: ctx$run
171: self$.updateValue
169: circRNA_Subset
168: renderPlot [C:\Program Files\R\R-3.6.1\library\Ularcirc\shiny-app\circRNA/server.R#3731]
166: func
126: drawPlot
112: reactive:plotObj
96: drawReactive
83: origRenderFunc
82: output$plotFSJ_BSJ_GeneModel
2: shiny::runApp
1: Ularcirc
Warning: Error in if: argument is of length zero
100:
image

Can you help with this?
Thank you.

@davhum
Copy link
Collaborator

davhum commented Sep 12, 2019

I suspect this might be a coding error relating to no FSJ file being present. As you aligned data with STAR would you mind uploading the SJ.tab.out file. To do this rename the SJ.tab.out to have the same file prefix (which in your case would be s1.SJ.out.tab).

Note you will have to upload both s1.SJ.out.tab and s1.ce at the same time. Therefore make sure both files are in the same directory/folder so that you can select them both.

Let me know if this fixes the situation as this will confirm that I need to put another checkpoint in code.

@circR
Copy link
Author

circR commented Sep 12, 2019

Hi David
Yes, it works after uploading the SJ.tab.out and Circexplorer2 file.
Thank you for your great help.

@davhum
Copy link
Collaborator

davhum commented Sep 18, 2019

Have updated code which should catch filename errors.

@davhum davhum closed this as completed Sep 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants