Package: seqgendiff 1.2.4

seqgendiff: RNA-Seq Generation/Modification for Simulation

Generates/modifies RNA-seq data for use in simulations. We provide a suite of functions that will add a known amount of signal to a real RNA-seq dataset. The advantage of using this approach over simulating under a theoretical distribution is that common/annoying aspects of the data are more preserved, giving a more realistic evaluation of your method. The main functions are select_counts(), thin_diff(), thin_lib(), thin_gene(), thin_2group(), thin_all(), and effective_cor(). See Gerard (2020) <doi:10.1186/s12859-020-3450-9> for details on the implemented methods.

Authors:David Gerard [aut, cre]

seqgendiff_1.2.4.tar.gz
seqgendiff_1.2.4.zip(r-4.5)seqgendiff_1.2.4.zip(r-4.4)seqgendiff_1.2.4.zip(r-4.3)
seqgendiff_1.2.4.tgz(r-4.4-any)seqgendiff_1.2.4.tgz(r-4.3-any)
seqgendiff_1.2.4.tar.gz(r-4.5-noble)seqgendiff_1.2.4.tar.gz(r-4.4-noble)
seqgendiff_1.2.4.tgz(r-4.4-emscripten)seqgendiff_1.2.4.tgz(r-4.3-emscripten)
seqgendiff.pdf |seqgendiff.html
seqgendiff/json (API)
NEWS

# Install 'seqgendiff' in R:
install.packages('seqgendiff', repos = c('https://dcgerard.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/dcgerard/seqgendiff/issues

On CRAN:

13 exports 9 stars 1.65 score 70 dependencies 1 mentions 56 scripts 282 downloads

Last updated 4 months agofrom:9629ad951b. Checks:OK: 2 NOTE: 5. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 16 2024
R-4.5-winNOTEAug 16 2024
R-4.5-linuxOKAug 16 2024
R-4.4-winNOTEAug 16 2024
R-4.4-macNOTEAug 16 2024
R-4.3-winNOTEAug 16 2024
R-4.3-macNOTEAug 16 2024

Exports:corassigneffective_corfix_corpoisthinselect_countsthin_2groupthin_allthin_basethin_diffthin_genethin_libThinDataToDESeqDataSetThinDataToSummarizedExperiment

Dependencies:annotateAnnotationDbiaskpassassertthatBHBiobaseBiocGenericsBiocParallelBiostringsbitbit64blobcachemcliclueclustercodetoolscpp11crayoncurlDBIedgeRfastmapformatRfutile.loggerfutile.optionsgenefilterGenomeInfoDbGenomeInfoDbDatagluehttrIRangesirlbajsonliteKEGGRESTlambda.rlatticelifecyclelimmalocfitmatchingRMatrixMatrixGenericsmatrixStatsmemoisemgcvmimenlmeopensslpdistpkgconfigplogrpngR6RcppRcppArmadillorlangRSQLiteS4VectorssnowstatmodsurvivalsvasysUCSC.utilsvctrsXMLxtableXVectorzlibbioc

Applying Different Thinning Functions

Rendered fromdifferent_thinners.Rmdusingknitr::rmarkdownon Aug 16 2024.

Last update: 2022-02-19
Started: 2019-07-17

Simulate RNA-seq Data from Real Data

Rendered fromsimulate_rnaseq.Rmdusingknitr::rmarkdownon Aug 16 2024.

Last update: 2022-02-19
Started: 2019-05-23