Giter VIP home page Giter VIP logo

Comments (2)

asepsiswu avatar asepsiswu commented on July 29, 2024 1

unequal spectra

> Idx <- rawrr::sampleFilePath() |> rawrr::readIndex()
> dim(Idx)
[1] 573   9
> spc <- rawrr::sampleFilePath() |> rawrr::readSpectrum(scan = 1:600)
> length(spc)
[1] 574

from rawrr.

cpanse avatar cpanse commented on July 29, 2024

@asepsiswu thanks!!!

using https://bioconductor.org/packages/rawrr/
version >1.10

I fixed the assembly. executing

R> rawrr::installRawrrExe("https://github.com/fgcz/rawrr/releases/download/1.9.2/rawrr.1.9.2.exe")
versuche URL 'https://github.com/fgcz/rawrr/releases/download/1.9.2/rawrr.1.9.2.exe'
Content type 'application/octet-stream' length 28672 bytes (28 KB)
==================================================
downloaded 28 KB

MD5 5757c4f83c3bb18d143dc29421cf3c70 /Users/cp/Library/Caches/org.R-project.R/R/rawrr/rawrrassembly/rawrr.exe
[1] 0

should solve the issue.

R> rawrr::sampleFilePath() |> rawrr::readIndex() |> nrow()
[1] 574
R> rawrr::sampleFilePath() |> rawrr::readSpectrum(scan = 1:600) |> length()
[1] 574
R> 

As a token of appreciation, I would like to send you a rawrr sticker. If you're interested, please provide me with your mailing address (via email).

C

from rawrr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.