Skip to content

Commit

Permalink
fix merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
evanbiederstedt committed May 16, 2021
2 parents 8b23f2d + 51ef4a9 commit df04aa7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 39 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -239,4 +239,4 @@ The R package can be cited as:
Viktor Petukhov, Nikolas Barkas, Peter Kharchenko, and Evan
Biederstedt (2021). conos: Clustering on Network of Samples. R
package version 1.4.1.
```
```
38 changes: 0 additions & 38 deletions doc/walkthrough.md
Original file line number Diff line number Diff line change
Expand Up @@ -699,44 +699,6 @@ new.annot <- new.label.info$labels
de.info <- con$getDifferentialGenes(groups=new.annot, append.auc=TRUE)
```

```
##
| | 0%, ETA NA
|=========================== | 25%, ETA 00:02
|====================================================== | 50%, ETA 00:01
|================================================================================== | 75%, ETA 00:01
|=========================================================================================================| 100%, Elapsed 00:04
##
| | 0%, ETA NA
|======== | 8%, ETA 00:02
|================= | 15%, ETA 00:01
|========================= | 23%, ETA 00:01
|================================== | 31%, ETA 00:01
|========================================== | 38%, ETA 00:01
|================================================== | 46%, ETA 00:01
|=========================================================== | 54%, ETA 00:01
|=================================================================== | 62%, ETA 00:01
|=========================================================================== | 69%, ETA 00:00
|==================================================================================== | 77%, ETA 00:00
|============================================================================================ | 85%, ETA 00:00
|===================================================================================================== | 92%, ETA 00:00
|=========================================================================================================| 100%, Elapsed 00:01
##
| | 0%, ETA NA
|======== | 8%, ETA 00:52
|================= | 15%, ETA 00:25
|========================= | 23%, ETA 00:23
|================================== | 31%, ETA 00:29
|========================================== | 38%, ETA 00:22
|================================================== | 46%, ETA 00:23
|=========================================================== | 54%, ETA 00:18
|=================================================================== | 62%, ETA 00:15
|=========================================================================== | 69%, ETA 00:11
|==================================================================================== | 77%, ETA 00:07
|============================================================================================ | 85%, ETA 00:05
|===================================================================================================== | 92%, ETA 00:03
|=========================================================================================================| 100%, Elapsed 00:31
```


```r
Expand Down

0 comments on commit df04aa7

Please sign in to comment.