Files in richelbilderbeek/ncbi_results
Creates Results

.Rbuildignore
.github/workflows/R-CMD-check.yaml
.gitignore
DESCRIPTION
LICENSE
NAMESPACE
R/are_all_rows_distinct.R R/create_n_table.R R/default_params_doc.R R/do_snps_stats.R R/do_snps_stats_per_spanner.R R/get_constants.R R/is_mis.R R/plot_conservation.R R/plot_conservation_per_spanner.R R/plot_f_snps_found_and_expected.R R/plot_f_snps_found_and_expected_per_spanner.R R/plot_f_tmh_ncbi.R R/plot_f_tmh_ncbi_per_spanner.R R/plot_n_proteins_per_gene_name.R R/plot_n_snps_per_tmp.R R/plot_n_tmhs_per_protein.R R/plot_snp_rel_pos.R R/plot_snps_per_gene_name_ncbi.R R/plot_snps_per_gene_name_processed.R README.md man/are_all_rows_distinct.Rd man/create_n_table.Rd man/default_params_doc.Rd man/do_snps_stats.Rd man/do_snps_stats_per_spanner.Rd man/get_f_tmh.Rd man/get_f_tmh_in_multi_spanners.Rd man/get_f_tmh_in_single_spanners.Rd man/get_f_tmh_map.Rd man/get_f_tmh_multi_in_sol.Rd man/get_f_tmh_multi_in_tmh.Rd man/get_f_tmh_single_in_sol.Rd man/get_f_tmh_single_in_tmh.Rd man/get_f_tmh_tmp.Rd man/get_f_tmh_tmp_in_sol.Rd man/get_f_tmh_tmp_in_tmh.Rd man/get_n_duplicate_gene_names_map_tmp.Rd man/get_n_duplicate_snp_ids_map_tmp.Rd man/get_n_unique_gene_ids.Rd man/get_n_unique_gene_ids_map.Rd man/get_n_unique_gene_ids_multi_in_sol.Rd man/get_n_unique_gene_ids_multi_in_tmh.Rd man/get_n_unique_gene_ids_raw.Rd man/get_n_unique_gene_ids_single_in_sol.Rd man/get_n_unique_gene_ids_single_in_tmh.Rd man/get_n_unique_gene_ids_tmp.Rd man/get_n_unique_gene_ids_tmp_in_sol.Rd man/get_n_unique_gene_ids_tmp_in_tmh.Rd man/get_n_unique_gene_names.Rd man/get_n_unique_gene_names_in_multi_spanners.Rd man/get_n_unique_gene_names_in_single_spanners.Rd man/get_n_unique_gene_names_map.Rd man/get_n_unique_gene_names_multi_in_sol.Rd man/get_n_unique_gene_names_multi_in_tmh.Rd man/get_n_unique_gene_names_raw.Rd man/get_n_unique_gene_names_single_in_sol.Rd man/get_n_unique_gene_names_single_in_tmh.Rd man/get_n_unique_gene_names_tmp.Rd man/get_n_unique_gene_names_tmp_in_sol.Rd man/get_n_unique_gene_names_tmp_in_tmh.Rd man/get_n_unique_protein_names.Rd man/get_n_unique_protein_names_in_multi_spanners.Rd man/get_n_unique_protein_names_in_single_spanners.Rd man/get_n_unique_protein_names_map.Rd man/get_n_unique_protein_names_multi_in_sol.Rd man/get_n_unique_protein_names_multi_in_tmh.Rd man/get_n_unique_protein_names_raw.Rd man/get_n_unique_protein_names_single_in_sol.Rd man/get_n_unique_protein_names_single_in_tmh.Rd man/get_n_unique_protein_names_tmp.Rd man/get_n_unique_protein_names_tmp_in_sol.Rd man/get_n_unique_protein_names_tmp_in_tmh.Rd man/get_n_unique_snp_ids.Rd man/get_n_unique_snp_ids_map.Rd man/get_n_unique_snp_ids_multi_in_sol.Rd man/get_n_unique_snp_ids_multi_in_tmh.Rd man/get_n_unique_snp_ids_single_in_sol.Rd man/get_n_unique_snp_ids_single_in_tmh.Rd man/get_n_unique_snp_ids_tmp.Rd man/get_n_unique_snp_ids_tmp_in_sol.Rd man/get_n_unique_snp_ids_tmp_in_tmh.Rd man/get_n_unique_snps_in_both_spanners.Rd man/get_n_unique_snps_in_multi_spanners.Rd man/get_n_unique_snps_in_single_spanners.Rd man/get_n_unique_variations.Rd man/get_n_unique_variations_map.Rd man/get_n_unique_variations_multi_in_sol.Rd man/get_n_unique_variations_multi_in_tmh.Rd man/get_n_unique_variations_raw.Rd man/get_n_unique_variations_single_in_sol.Rd man/get_n_unique_variations_single_in_tmh.Rd man/get_n_unique_variations_tmp.Rd man/get_n_unique_variations_tmp_in_sol.Rd man/get_n_unique_variations_tmp_in_tmh.Rd man/get_n_unique_variations_tmp_multi.Rd man/get_n_unique_variations_tmp_single.Rd man/get_n_variations.Rd man/get_n_variations_map.Rd man/get_n_variations_multi_in_sol.Rd man/get_n_variations_multi_in_tmh.Rd man/get_n_variations_raw.Rd man/get_n_variations_single_in_sol.Rd man/get_n_variations_single_in_tmh.Rd man/get_n_variations_tmp.Rd man/get_n_variations_tmp_in_sol.Rd man/get_n_variations_tmp_in_tmh.Rd man/get_n_variations_tmp_multi.Rd man/get_n_variations_tmp_single.Rd man/is_mis.Rd man/plot_conservation.Rd man/plot_conservation_per_spanner.Rd man/plot_f_snps_found_and_expected.Rd man/plot_f_snps_found_and_expected_per_spanner.Rd man/plot_f_tmh_ncbi.Rd man/plot_f_tmh_ncbi_per_spanner.Rd man/plot_n_proteins_per_gene_name.Rd man/plot_n_snps_per_tmp.Rd man/plot_n_tmhs_per_protein.Rd man/plot_snp_rel_pos.Rd man/plot_snps_per_gene_name_ncbi.Rd man/plot_snps_per_gene_name_processed.Rd
ncbiresults.Rproj
tests/testthat.R tests/testthat/test-are_all_rows_distinct.R tests/testthat/test-create_n_table.R tests/testthat/test-do_snps_stats.R tests/testthat/test-do_snps_stats_per_spanner.R tests/testthat/test-get_constants.R tests/testthat/test-is_mis.R tests/testthat/test-plot_conservation.R tests/testthat/test-plot_conservation_per_spanner.R tests/testthat/test-plot_f_snps_found_and_expected.R tests/testthat/test-plot_f_snps_found_and_expected_per_spanner.R tests/testthat/test-plot_f_tmh_ncbi.R tests/testthat/test-plot_f_tmh_ncbi_per_spanner.R tests/testthat/test-plot_n_proteins_per_gene_name.R tests/testthat/test-plot_n_snps_per_tmp.R tests/testthat/test-plot_n_tmhs_per_protein.R tests/testthat/test-plot_snp_rel_pos.R tests/testthat/test-plot_snps_per_gene_name_ncbi.R tests/testthat/test-plot_snps_per_gene_name_processed.R
richelbilderbeek/ncbi_results documentation built on March 25, 2024, 3:15 p.m.