File: NAMESPACE

package info (click to toggle)
r-cran-bios2cor 2.2.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,520 kB
  • sloc: makefile: 5
file content (12 lines) | stat: -rw-r--r-- 936 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
export("angles.plot", "angle2rotamer", "centered_pca", "top_pairs_analysis", "scores.boxplot", "write.scores", "write.entropy", "network.plot", "write.pca", "pca_screeplot", "delta_filter", "dynamic_structure", "elsc", "entropy", "scores_entropy.plot", "import.fasta", "import.msf", "mcbasc", "mi","mip", "omes", "pca_2d", "random.msa", "dynamic_circular", "dynamic_mi", "dynamic_mip", "dynamic_omes", "dynamic_entropy", "write.pca.pdb", "xyz2torsion")

import("bio3d", "bigmemory", "parallel")

importFrom("circular", "circular", "cor.circular")

importFrom("igraph", "graph_from_data_frame", "degree")

importFrom("grDevices", "adjustcolor", "dev.off", "graphics.off","pdf", "png", "rgb")
importFrom("graphics", "abline", "box", "boxplot", "layout", "lines", "par", "plot", "points","hist")
importFrom("stats", "sd", "var","na.omit")
importFrom("utils", "read.table", "setTxtProgressBar", "txtProgressBar", "write.table","write.csv")