Package: cfdnakit 1.3.0

Pitithat Puranachot

cfdnakit: Fragmen-length analysis package from high-throughput sequencing of cell-free DNA (cfDNA)

This package provides basic functions for analyzing shallow whole-genome sequencing (~0.3X or more) of cell-free DNA (cfDNA). The package basically extracts the length of cfDNA fragments and aids the vistualization of fragment-length information. The package also extract fragment-length information per non-overlapping fixed-sized bins and used it for calculating ctDNA estimation score (CES).

Authors:Pitithat Puranachot [aut, cre]

cfdnakit_1.3.0.tar.gz
cfdnakit_1.3.0.zip(r-4.5)cfdnakit_1.3.0.zip(r-4.4)cfdnakit_1.3.0.zip(r-4.3)
cfdnakit_1.3.0.tgz(r-4.4-any)cfdnakit_1.3.0.tgz(r-4.3-any)
cfdnakit_1.3.0.tar.gz(r-4.5-noble)cfdnakit_1.3.0.tar.gz(r-4.4-noble)
cfdnakit_1.3.0.tgz(r-4.4-emscripten)cfdnakit_1.3.0.tgz(r-4.3-emscripten)
cfdnakit.pdf |cfdnakit.html
cfdnakit/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/pitithat-pu/cfdnakit/issues

On BioConductor:cfdnakit-1.3.0(bioc 3.20)cfdnakit-1.2.0(bioc 3.19)

bioconductor-package

15 exports 0.61 score 84 dependencies

Last updated 2 months agofrom:02ed35d533

Exports:calculate_CES_scorecall_cnvcreate_PoNextract_insert_sizeget_fragment_profileget_solution_tableget_zscore_profileplot_cnv_solutionplot_distance_matrixplot_fragment_distplot_sl_ratioplot_transformed_slread_bamfilesegmentByPSCBtest_isize_KolmogorovSmirnov

Dependencies:aroma.lightaskpassBHBiobaseBiocGenericsBiocParallelBiostringsbitopsCGHbaseCGHcallclicodetoolscolorspacecpp11crayoncurldigestDNAcopydplyrfansifarverformatRfutile.loggerfutile.optionsfuturefuture.applygenericsGenomeInfoDbGenomeInfoDbDataGenomicRangesggplot2globalsgluegtablehttrimputeIRangesisobandjsonlitelabelinglambda.rlatticelifecyclelimmalistenvmagrittrmarrayMASSMatrixmatrixStatsmgcvmimemunsellnlmeopensslparallellypillarpkgconfigPSCBSQDNAseqR.cacheR.methodsS3R.ooR.utilsR6RColorBrewerRhtslibrlangRsamtoolsS4VectorsscalessnowsnowfallstatmodsystibbletidyselectUCSC.utilsutf8vctrsviridisLitewithrXVectorzlibbioc

cfdnakit vignette

Rendered fromcfdnakit-vignette.Rmdusingknitr::rmarkdownon Jun 30 2024.

Last update: 2023-05-27
Started: 2022-11-09

Readme and manuals

Help Manual

Help pageTopics
Fragmen-length analysis package from high-throughput sequencing of cell-free DNA (cfDNA)cfdnakit-package cfdnakit
Calculate CES Score from Segmentationcalculate_CES_score
Call Copy-number Variation from SLRatio and segmentationcall_cnv
Create Blacklist regions GRanges objectcreate_blacklist_gr
Create Panel-of-Normal (PoN) objectcreate_PoN
Extract Insert size from SampleBamextract_insert_size
Filter out reads on blacklist regionsfilter_read_on_blacklist
Get insert-size distribution tablefragment_dist
Getting fragment-length informationget_fragment_profile
Return CNV segmentation result from given all CNV solutionsget_segment_bysolution
Get summarised table of cnv solutionsget_solution_table
Transform SLRatio with PoN Fragment profileget_zscore_profile
Convert GRCh chromosome format to UCSC styleGRCh2UCSCGRanges
Check if bai file exist from given bamif_exist_baifile
Check UCSC chromosomes format for input bam fileif_ucsc_chrformat
Make Fragment-length density tablemake_density_table
Overlap and merge bin data frame with segmentation dataframeoverlap_bin_with_segment
Plot Fragment-length profile with CNV calling resultplot_cnv_solution
Plot Distance Matrix from CNVCallingplot_distance_matrix
Plot Fragment-length Distributionplot_fragment_dist
Plot Short/Long-fragment Ratioplot_sl_ratio
Plot z-tranformed Short/Long-fragment Ratioplot_transformed_sl
Read a bam file Read a bam file from give path. Alignment and sequencing read information will be binned into non-overlapping sizeread_bamfile
Read Fragment Profile from a list of rds fileread_PoN_files
Segmentation data with PSCBSsegmentByPSCB
KolmogorovSmirnov test for insert sizetest_isize_KolmogorovSmirnov
Convert UCSC chromosome format to GRCh style from a list of alignment informationUCSC2GRChSampleBam
Correct GC Bias readcountutil.bias_correct
zscore_transform transforms SLRatio profile into z-scorezscore_transform