Skip to content

issues Search Results · repo:fgcz/rawrr language:R

Filter by

72 results
 (99 ms)

72 results

infgcz/rawrr (press backspace or delete to remove)

When I try to read a scan using readSpectrum, I am getting the error Error accessing RAWFileReader library! - The input string ... was not in a correct format. I looked at the tfo temporary .R file generated ...
  • rlumpkin
  • 7
  • Opened 
    3 days ago
  • #84

The retention times (and the mass) look incorrect. The plot is also not o.k. The TIC and BPC modes look fine to me. I did: readChromatogram(rawfile = sampleFilePath(), mass = 487.25, type= xic ) and I ...
  • marcoherde
  • 1
  • Opened 
    on Mar 3
  • #83

When installing the DLLs after the exe, the executable gets deleted. This can be confusing. https://github.com/fgcz/rawrr/blob/1667b6d3eb3e6d054ee68521352b30839cb4d7d6/R/dotNetAssembly.R#L193-L199
  • leoschwarz
  • 1
  • Opened 
    on Oct 21, 2024
  • #77

Sorry to be completely inept with this... I ve installed Rawrr according to the instructions: BiocManager::install( rawrr ) $ sudo apt-get install mono-runtime libmono-system-data4.0-cil -y rawrr::installRawFileReaderDLLs() ...
  • buzuddha
  • 15
  • Opened 
    on Oct 17, 2024
  • #76

It looks like the mono project is coming to its end and will be replaced by .NET core The [Mono Project (mono/mono)](https://github.com/mono/mono) (‘original mono’) has been an important part of the .NET ...
good first issue
  • tobiasko
  • 10
  • Opened 
    on Oct 3, 2024
  • #75

I just installed rawrr on a new system and came across: In general, ThermoFisher.CommonCore dlls can be obtained through: https://planetorbitrap.com/rawfilereader by contacting Jim Shofstahl using ...
  • tobiasko
  • Opened 
    on Oct 3, 2024
  • #74

Hi, for some reason, I can t get readChromatogram to return XICs. I ve found a similar issue here, but the cause of the error there doesn t apply to me. Here is what I get: library(rawrr) rawfile ...
  • Heriette
  • 1
  • Opened 
    on Aug 30, 2024
  • #73

Hello There, I want to use auc.rawrrChromatogram to calculate area under the curve. However, not all of my peaks are clean and some may have coelution issues. Any suggestions on how to resolve this? I ...
  • flolai
  • 2
  • Opened 
    on Apr 4, 2024
  • #72

I have created a Docker container based on rocker/r2u for my statistical analyses. Unfortunately, rawrr is not included in the pool of r2u packages and therefore has to be installed manually. I have attempted ...
  • SamThilmany
  • 6
  • Opened 
    on Feb 16, 2024
  • #71

A potential constraint lies in the data input/output speed of the disk. one solution is to redirect the output of a command executed with system2 to a base::textConnection. I hope the following code ...
enhancement
  • asepsiswu
  • 14
  • Opened 
    on Nov 8, 2023
  • #70
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub