Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
soroorh authored Nov 30, 2023
1 parent 217a06c commit 17ebe64
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,12 +68,7 @@ xcomplete <- msImpute(xna, method="v2")
xcomplete <- msImpute(xna, method="v2-mnar", group=group)
# Requires python. See Manual for more information.
top.hvp <- findVariableFeatures(xna)
computeStructuralMetrics(xcomplete,
group,
xna[rownames(top.hvp)[1:50],],
k = 2)
```
Expand Down

0 comments on commit 17ebe64

Please sign in to comment.