Package: ScreenR 1.9.0
ScreenR: Package to Perform High Throughput Biological Screening
ScreenR is a package suitable to perform hit identification in loss of function High Throughput Biological Screenings performed using barcoded shRNA-based libraries. ScreenR combines the computing power of software such as edgeR with the simplicity of use of the Tidyverse metapackage. ScreenR executes a pipeline able to find candidate hits from barcode counts, and integrates a wide range of visualization modes for each step of the analysis.
Authors:
ScreenR_1.9.0.tar.gz
ScreenR_1.9.0.zip(r-4.5)ScreenR_1.9.0.zip(r-4.4)ScreenR_1.9.0.zip(r-4.3)
ScreenR_1.9.0.tgz(r-4.4-any)ScreenR_1.9.0.tgz(r-4.3-any)
ScreenR_1.9.0.tar.gz(r-4.5-noble)ScreenR_1.9.0.tar.gz(r-4.4-noble)
ScreenR_1.9.0.tgz(r-4.4-emscripten)ScreenR_1.9.0.tgz(r-4.3-emscripten)
ScreenR.pdf |ScreenR.html✨
ScreenR/json (API)
NEWS
# Install 'ScreenR' in R: |
install.packages('ScreenR', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/emanuelsoda/screenr/issues
Pkgdown:https://emanuelsoda.github.io
- annotation_table - Table for the annotation of Barcode
- count_table - Table of the count table
On BioConductor:ScreenR-1.9.0(bioc 3.21)ScreenR-1.8.0(bioc 3.20)
softwareassaydomaingeneexpressionhigh-throughput-screening
Last updated 2 months agofrom:9ed4aad75b. Checks:ERROR: 1 WARNING: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | FAIL | Nov 30 2024 |
R-4.5-win | WARNING | Nov 30 2024 |
R-4.5-linux | WARNING | Nov 30 2024 |
R-4.4-win | WARNING | Nov 30 2024 |
R-4.4-mac | WARNING | Nov 30 2024 |
R-4.3-win | WARNING | Nov 30 2024 |
R-4.3-mac | WARNING | Nov 30 2024 |
Exports:barcode_lostcompute_data_tablecompute_explained_variancecompute_metricscompute_slopecount_mapped_readscreate_edger_objcreate_screenr_objectfilter_by_slopefilter_by_variancefind_camera_hitfind_common_hitfind_roast_hitfind_robust_zscore_hitfind_zscore_hitget_annotation_tableget_count_tableget_data_tableget_groupsget_normalized_count_tableget_replicatesmapped_readsnormalize_dataplot_barcode_hitplot_barcode_lostplot_barcode_lost_for_geneplot_barcode_trendplot_boxplotplot_common_hitplot_explained_varianceplot_mapped_readsplot_mapped_reads_distributionplot_mdsplot_trendplot_zscore_distributionremove_all_zero_rowset_annotation_tableset_count_tableset_data_tableset_groupsset_normalized_count_tableset_replicates
Dependencies:clicolorspacecpp11dplyredgeRfansifarvergenericsggplot2ggvenngluegtableisobandlabelinglatticelifecyclelimmalocfitmagrittrMASSMatrixmgcvmunsellnlmepatchworkpillarpkgconfigpurrrR6RColorBrewerrlangscalesstatmodstringistringrtibbletidyrtidyselectutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Table for the annotation of Barcode | annotation_table |
Count number of barcode lost | barcode_lost |
Compute data Table | compute_data_table |
Compute Metrics | compute_metrics |
Compute Slope of a Gene | compute_slope |
Count the number of mapped read | count_mapped_reads |
Table of the count table | count_table |
Create edgeR Object | create_edger_obj |
Create the ScreenR Object | create_screenr_object |
Filter using the slope filter | filter_by_slope |
Filter using the variance filter | filter_by_variance |
Find Camera Hit | find_camera_hit |
Find common hit | find_common_hit |
Find Roast Hit | find_roast_hit |
Title Find robust Z-score Hit | find_robust_zscore_hit |
Title Find Z-score Hit | find_zscore_hit |
Get ScreenR annotation table | get_annotation_table get_annotation_table,screenr_object get_annotation_table,screenr_object-method |
Get ScreenR count table | get_count_table get_count_table,screenr_object get_count_table,screenr_object-method screenr_object screenr_object-class |
Get ScreenR data_table | get_data_table get_data_table,screenr_object get_data_table,screenr_object-method |
Get ScreenR groups | get_groups get_groups,screenr_object get_groups,screenr_object-method |
Get ScreenR normalized_count_table | get_normalized_count_table get_normalized_count_table,screenr_object get_normalized_count_table,screenr_object-method |
Get ScreenR replicates | get_replicates get_replicates,screenr_object get_replicates,screenr_object-method |
Mapped Reads | mapped_reads |
Normalize data | normalize_data |
Plot barcode hit | plot_barcode_hit |
Plot number of barcode lost | plot_barcode_lost |
Plot number of barcode lost for gene | plot_barcode_lost_for_gene |
Plot the trend over time of the barcodes | plot_barcode_trend |
Plot Barcodes Hit | plot_boxplot |
Plot common hit | plot_common_hit |
Plot the explained variance by the PC | plot_explained_variance |
Plot mapped reads | plot_mapped_reads |
Plot the distribution of the mapped reads | plot_mapped_reads_distribution |
Multidimensional Scaling Plot | plot_mds |
Plot the trend hit gene | plot_trend |
Plot distribution Z-score | plot_zscore_distribution |
Remove rows that have zero count in all samples | remove_all_zero_row |
Set ScreenR annotation table | set_annotation_table set_annotation_table,screenr_object set_annotation_table,screenr_object-method |
Set ScreenR count table | set_count_table set_count_table,screenr_object set_count_table,screenr_object-method |
Set ScreenR data_table | set_data_table set_data_table,screenr_object set_data_table,screenr_object-method |
Set ScreenR groups | set_groups set_groups,screenr_object set_groups,screenr_object-method |
Set ScreenR normalized_count_table | set_normalized_count_table set_normalized_count_table,screenr_object set_normalized_count_table,screenr_object-method |
Set ScreenR replicates | set_replicates set_replicates,screenr_object set_replicates,screenr_object-method |