dieterich-lab / JACUSA2helper

Auxiliary R package for assessment of JACUSA2 results
https://dieterich-lab.github.io/JACUSA2helper/
GNU General Public License v3.0
3 stars 2 forks source link

Funny messages with read_result #10

Closed CDieterich closed 3 years ago

CDieterich commented 3 years ago

SIIIRTMg=read_result("rmDup_SIIIRTMg_RC22_rtarrest_plain_result.out") Warnmeldungen: 1: In for (n in impnames) if (!is.null(genImp <- impenv[[n]])) { : ungenutzte Verbindung 6 (rmDup_HIVRT_RC22_rtarrest_plain_result.out) geschlossen 2: In for (n in impnames) if (!is.null(genImp <- impenv[[n]])) { : ungenutzte Verbindung 5 (rmDup_HIVRT_RC22_rtarrest_plain_result.out) geschlossen 3: In for (n in impnames) if (!is.null(genImp <- impenv[[n]])) { : ungenutzte Verbindung 4 (rmDup_HIVRT_RC22_rtarrest_plain_result.out) geschlossen 4: In for (n in impnames) if (!is.null(genImp <- impenv[[n]])) { : ungenutzte Verbindung 3 (rmDup_HIVRT_RC22_rtarrest_plain_result.out) geschlossen

I dont know why these warning appear.

piechottam commented 3 years ago

I cannot verify - does it happen in a "fresh" R session?

CDieterich commented 3 years ago

Nope, I think that does not happen in a fresh R session.. just confirmed.