Statistiques
| Branche: | Révision :

root / src / NAMESPACE @ 780f632a

Historique | Voir | Annoter | Télécharger (849 octet)

1 780f632a Florent Chuffart
export(flat_aggregated_intra_strain_nucs, FDR, llr_score_nvecs, dfadd, filter_tf_inputs, filter_tf_outputs, sign_from_strand, flat_reads, get_comp_strand, aggregate_intra_strain_nucs, align_inter_strain_nucs, translate_cur, fetch_mnase_replicates, substract_region, union_regions, collapse_regions, translate_regions, crop_fuzzy, get_all_reads, get_design, plot_dist_samples, analyse_count_table, watch_samples, compute_curs, switch_pairlist, build_replicates, ARAB2ROM, ROM2ARAB, get_intra_strain_fuzzy, get_unrs, build_maps, build_count_table)
2 b26ac9e7 Florent Chuffart
importFrom(memoise,memoise)
3 b26ac9e7 Florent Chuffart
importFrom(DESeq, newCountDataSet)
4 b26ac9e7 Florent Chuffart
importFrom(DESeq, estimateDispersions)
5 b26ac9e7 Florent Chuffart
importFrom(DESeq, estimateSizeFactors)
6 b26ac9e7 Florent Chuffart
importFrom(DESeq, fitNbinomGLMs)
7 b26ac9e7 Florent Chuffart
importFrom(DESeq, nbinomGLMTest)
8 780f632a Florent Chuffart
importFrom(DESeq, nbinomTest)
9 b26ac9e7 Florent Chuffart
importFrom(plotrix, draw.ellipse)
10 b26ac9e7 Florent Chuffart
importFrom(seqinr, read.fasta)