Invalid response: 400
{"error":"ID 'NANOZOOG1' not found"}
read in 96941 genes.
./refactor_reportingtools_table.rb:162:in `block (2 levels) in refactor_deseq_html_table': undefined method `[]' for nil:NilClass (NoMethodError)
pos_part = "<td class=\\"\\">#{$id2pos[feature_id][0]}:#{$id2pos[feature_id][1]}-#{$id2pos[feature_id][2]} (#{$id2pos[feature_id][3]})"
^^^
from ./refactor_reportingtools_table.rb:150:in `each'
from ./refactor_reportingtools_table.rb:150:in `block in refactor_deseq_html_table'
from ./refactor_reportingtools_table.rb:144:in `each'
from ./refactor_reportingtools_table.rb:144:in `refactor_deseq_html_table'
from ./refactor_reportingtools_table.rb:96:in `initialize'
from ./refactor_reportingtools_table.rb:274:in `new'
from ./refactor_reportingtools_table.rb:274:in `<main>'
The command I used (I created that branch bc/ I had issues w/ webgestalt):
It seems that all the images are created but then the refactoring of the ReportingTools HTML fails:
From running the part of the R script manually:
The command I used (I created that branch bc/ I had issues w/ webgestalt):
I can share the data to test this as well, if needed, via a private link.