Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dong committed Aug 9, 2019
1 parent 14beeed commit 5b5f7b0
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 1 deletion.
5 changes: 5 additions & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -121,10 +121,13 @@ importFrom(lme4,lmer)
importFrom(ordinal,clm)
importFrom(ordinal,clmm)
importFrom(plot3D,scatter3D)
importFrom(plotrix,draw.circle)
importFrom(plotrix,draw.ellipse)
importFrom(reshape,melt)
importFrom(rhdf5,H5Fclose)
importFrom(rhdf5,H5Fopen)
importFrom(rmarkdown,html_document)
importFrom(rmarkdown,pandoc_available)
importFrom(rmarkdown,render)
importFrom(stats,IQR)
importFrom(stats,aggregate)
Expand Down Expand Up @@ -152,6 +155,8 @@ importFrom(stats,pt)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,splinefun)
importFrom(umap,umap)
importFrom(umap,umap.defaults)
importFrom(utils,read.delim)
importFrom(utils,write.table)
Binary file modified NetBID2_0.1.2.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# NetBID2
Network-based Bayesian Inference of Drivers, Version II
data-drivern Network-based Bayesian Inference of Drivers, Version II

# Version 0.1.2 Update Notes:

Expand Down
13 changes: 13 additions & 0 deletions inst/COPYRIGHT.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Copyright 2018 St. Jude Children’s Research Hospital, Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

0 comments on commit 5b5f7b0

Please sign in to comment.