Skip to content

Commit

Permalink
gen comm mat update
Browse files Browse the repository at this point in the history
  • Loading branch information
sameerpadhye committed Aug 30, 2024
1 parent b829cf3 commit b677e33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/helper.gen.comm.mat.R
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ gen.comm.mat<-function(bold.df,
!!taxon.rank)%>%
dplyr::filter(!is.na(bin_uri))%>%
tidyr::drop_na(!!site.cat)%>%
dplyr::filter(!(!!site.cat==""))%>%
#dplyr::filter(!(!!site.cat==""))%>%
dplyr::arrange(!!site.cat)

bin.comm.trial=bin.comm.trial[!is.na(bin.comm.trial[[taxon.rank]]), ]
Expand Down
2 changes: 1 addition & 1 deletion man/bold.analyze.diversity.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b677e33

Please sign in to comment.