Package: CrispRVariants 1.35.0
CrispRVariants: Tools for counting and visualising mutations in a target location
CrispRVariants provides tools for analysing the results of a CRISPR-Cas9 mutagenesis sequencing experiment, or other sequencing experiments where variants within a given region are of interest. These tools allow users to localize variant allele combinations with respect to any genomic location (e.g. the Cas9 cut site), plot allele combinations and calculate mutation rates with flexible filtering of unrelated variants.
Authors:
CrispRVariants_1.35.0.tar.gz
CrispRVariants_1.35.0.zip(r-4.5)CrispRVariants_1.35.0.zip(r-4.4)CrispRVariants_1.35.0.zip(r-4.3)
CrispRVariants_1.35.0.tgz(r-4.4-any)CrispRVariants_1.35.0.tgz(r-4.3-any)
CrispRVariants_1.35.0.tar.gz(r-4.5-noble)CrispRVariants_1.35.0.tar.gz(r-4.4-noble)
CrispRVariants_1.35.0.tgz(r-4.4-emscripten)CrispRVariants_1.35.0.tgz(r-4.3-emscripten)
CrispRVariants.pdf |CrispRVariants.html✨
CrispRVariants/json (API)
NEWS
# Install 'CrispRVariants' in R: |
install.packages('CrispRVariants', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
- gol - Variant sequences from golden clutch 1
On BioConductor:CrispRVariants-1.33.0(bioc 3.20)CrispRVariants-1.32.0(bioc 3.19)
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
immunooncologycrisprgenomicvariationvariantdetectiongeneticvariabilitydatarepresentationvisualizationsequencing
Last updated 23 days agofrom:aa34499632. Checks:OK: 1 WARNING: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 30 2024 |
R-4.5-win | WARNING | Oct 30 2024 |
R-4.5-linux | WARNING | Oct 30 2024 |
R-4.4-win | WARNING | Oct 30 2024 |
R-4.4-mac | WARNING | Oct 30 2024 |
R-4.3-win | WARNING | Oct 30 2024 |
R-4.3-mac | WARNING | Oct 30 2024 |
Exports:abifToFastqallelesalnsbarplotAlleleFreqsconsensusSeqscountDeletionscountIndelscountInsertionsCrisprRunCrisprSetfindChimerasfindSNVsgetChimerasindelPercentmergeCrisprSetsmutationEfficiencynarrowAlignmentsplotAlignmentsplotChimerasplotFreqHeatmapplotVariantsreadsByPCRPrimerreadsToTargetreadsToTargetsrefFromAlnsvariantCounts
Dependencies:abindAnnotationDbiaskpassBHBiobaseBiocGenericsBiocParallelBiostringsbitbit64bitopsblobcachemclicodetoolscolorspacecpp11crayoncurlDBIDelayedArrayfansifarverfastmapformatRfutile.loggerfutile.optionsGenomeInfoDbGenomeInfoDbDataGenomicAlignmentsGenomicRangesggplot2gluegridExtragtablehttrIRangesisobandjsonliteKEGGRESTlabelinglambda.rlatticelifecyclemagrittrMASSMatrixMatrixGenericsmatrixStatsmemoisemgcvmimemunsellnlmeopensslpillarpkgconfigplogrplyrpngR6RColorBrewerRcppreshape2RhtslibrlangRsamtoolsRSQLiteS4ArraysS4VectorsscalessnowSparseArraystringistringrSummarizedExperimentsystibbleUCSC.utilsutf8vctrsviridisLitewithrXVectorzlibbioc
Readme and manuals
Help Manual
Help page | Topics |
---|---|
.explodeCigarOpCombs | .explodeCigarOpCombs |
formatVarLabels | .findMismatches .formatVarLabels |
.getAxisCoords | .getAxisCoords |
.intersperse | .intersperse |
Helper functions for selectAlnRegions | .adjustRelativeInsLocs .checkRelativeLocs .invertKeepRanges .offsetIndices |
Read a file in ab1 (Sanger) format and convert to fastq | abifToFastq |
Extrapolates mapping location from clipped, aligned reads | addClipped addClipped,GAlignments-method |
Internal CrispRVariants function for indicating codon frame on an alignment tile plot | addCodonFrame |
Get allele names | alleles alleles,CrisprSet-method |
Get alignments | alns alns,CrisprSet-method |
Plots and annotates transcripts | annotateGenePlot |
Arrange plots for plotVariants:CrisprSet | arrangePlots |
Plots barplots of the spectrum of variants for a sample set | barplotAlleleFreqs barplotAlleleFreqs,CrisprSet-method barplotAlleleFreqs,matrix-method |
Internal CrispRVariants function for collapsing pairs with concordant indels | collapsePairs |
Get consensus sequences for variant alleles | consensusSeqs consensusSeqs,CrisprSet-method |
Count the number of reads containing an insertion or deletion | countDeletions countDeletions,GAlignments-method countIndels countIndels,GAlignments-method countInsertions countInsertions,GAlignments-method indelPercent indelPercent,GAlignments-method |
CrisprRun class | CrisprRun CrisprRun-class |
CrisprSet class | CrisprSet CrisprSet-class |
dispatchDots | dispatchDots |
Removes reads from a bam file | excludeFromBam |
Find chimeric reads | findChimeras |
Find frequent SNVs | findSNVs findSNVs,CrisprSet-method |
Get chimeric alignments | getChimeras getChimeras,CrisprSet-method |
getInsertionsTable | getInsertionsTable |
Variant sequences from golden clutch 1 (Burger et al) | gol gol_clutch1 |
indelLabels | indelLabels |
Internal CrispRVariants function for creating the plotAlignments background | makeAlignmentTilePlot |
mergeChimeras | mergeChimeras |
Merge two CrisprSets | mergeCrisprSets mergeCrisprSets,CrisprSet,CrisprSet-method |
nonindelLabels | mismatchLabels |
Get mutation efficiency | mutationEfficiency mutationEfficiency,CrisprSet-method |
Narrow a set of aligned reads to a target region | narrowAlignments narrowAlignments,GAlignments,GRanges-method |
Plot alignments with respect to a reference sequence | plotAlignments plotAlignments,character-method plotAlignments,CrisprSet-method plotAlignments,DNAString-method |
Display a dot plot of chimeric alignments | plotChimeras |
Plot a table of counts with colours indicating frequency | plotFreqHeatmap plotFreqHeatmap,CrisprSet-method plotFreqHeatmap,matrix-method |
Plot alignments, frequencies and location of target sequence | plotVariants plotVariants,CrisprSet-method |
Internal CrispRVariants function for determining read orientation | rcAlns |
Finds overlaps between aligned reads and PCR primers | readsByPCRPrimer readsByPCRPrimer,GAlignments,GRanges-method readsByPCRPrimer,GRanges,GRanges-method |
Trims reads to a target region. | readsToTarget readsToTarget,character,GRanges-method readsToTarget,GAlignments,GRanges-method readsToTarget,GAlignmentsList,GRanges-method readsToTargets readsToTargets,character,GRanges-method readsToTargets,GAlignmentsList,GRanges-method |
Internal CrispRVariants function for reading and filtering a bam file | readTargetBam |
refFromAlns | refFromAlns refFromAlns,GAlignments,ANY-method refFromAlns,GAlignments,GRanges-method |
Reverses the order of operations in a cigar string | reverseCigar |
Remove chimeric reads overlapping multiple primers | rmMultiPCRChimera rmMultiPCRChimera,character,Hits,integer-method |
selectOps | selectOps selectOps,character-method |
Creates a text alignment from a set of cigar strings | selectAlnRegions seqsToAln |
Sets colours for plotting aligned DNA sequences. | setDNATileColours |
Sets colours for plotting mismatches in aligned DNA sequences. | setMismatchTileColours |
Transform data for plotting | transformAlnsToLong |
Get variant counts | variantCounts variantCounts,CrisprSet-method |
Append a sequence to a fastq file | writeFastq |