Skip to content
Snippets Groups Projects
Thierry Balliau's avatar
pushed to branch master at PAPPSO / MCQR
Thierry Balliau's avatar
pushed to branch master at PAPPSO / MCQR
  • 0d54b411 · correction in mcq.plot.intensity.profile
Thierry Balliau's avatar
pushed to branch master at PAPPSO / MCQR
  • 4eb27864 · correction in mcq.plot.intensity.profile
Thierry Balliau's avatar
closed issue #120 "mcq.plot.intensity.profile error not clear if wrong facotrs used in factortocolor arguement of the function" at PAPPSO / MCQR
Thierry Balliau's avatar
commented on issue #120 "mcq.plot.intensity.profile error not clear if wrong facotrs used in factortocolor arguement of the function" at PAPPSO / MCQR

correct in commit de803cb3

Thierry Balliau's avatar
pushed to branch master at PAPPSO / MCQR
  • de803cb3 · modification of the code of selection of factorToColor in mcq.plot....
Thierry Balliau's avatar
pushed to branch master at PAPPSO / MCQR
  • dc4c2f1e · modification of help to include warning on experimental design
Thierry Balliau's avatar
commented on issue #126 "mcq.select and mcq.drop function does not work if there is only one column in metadata files with msrun and msrunfile column" at PAPPSO / MCQR

modification done by adding rownames to the metadata dataframe of metadataobject before select the rownames to keep our to drop...

Thierry Balliau's avatar
pushed to branch master at PAPPSO / MCQR
  • 4db5a395 · modification to take in account metadata with only one factor describe
Thierry Balliau's avatar
commented on issue #127 "plot function using priv.plot.function does not use the correct escape button for rstudio and rgui platform" at PAPPSO / MCQR

removing the customize sentence to prompt the default message. Let the users known the escape button depending on the interface choosen

Thierry Balliau's avatar
pushed to branch master at PAPPSO / MCQR
  • 91db07ec · removing the customize sentence for new graph. There no way to take...
Thierry Balliau's avatar
closed issue #126 "mcq.select and mcq.drop function does not work if there is only one column in metadata files with msrun and msrunfile column" at PAPPSO / MCQR
Thierry Balliau's avatar
commented on issue #126 "mcq.select and mcq.drop function does not work if there is only one column in metadata files with msrun and msrunfile column" at PAPPSO / MCQR

bug come from the fact that the line :...

Thierry Balliau's avatar
closed issue #127 "plot function using priv.plot.function does not use the correct escape button for rstudio and rgui platform" at PAPPSO / MCQR
Thierry Balliau's avatar
commented on issue #127 "plot function using priv.plot.function does not use the correct escape button for rstudio and rgui platform" at PAPPSO / MCQR

seems to need an [enter] to skip after [CTRL+C] in Rterm in windows (not sure some people using R via this way)

Thierry Balliau's avatar
closed issue #123 "mcq.get.metadata does not work on cmcq.pca object" at PAPPSO / MCQR
Thierry Balliau's avatar
commented on issue #123 "mcq.get.metadata does not work on cmcq.pca object" at PAPPSO / MCQR

corrected return now the metadatra for pca in a dataframe

Thierry Balliau's avatar
closed issue #124 "errorr not clear in mcq.compute.tukey if selected_list is empty" at PAPPSO / MCQR
Thierry Balliau's avatar
commented on issue #124 "errorr not clear in mcq.compute.tukey if selected_list is empty" at PAPPSO / MCQR

not sur this bug is reporductible need more test

Thierry Balliau's avatar
commented on issue #127 "plot function using priv.plot.function does not use the correct escape button for rstudio and rgui platform" at PAPPSO / MCQR

add a test to check if environnment is rstudio or Rgui to change the sentence prompt to the user by "prompt [enter] to continue or [esc] to abort"