Skip to content
Snippets Groups Projects
Unverified Commit 24e074f5 authored by Todor Kondic's avatar Todor Kondic
Browse files

Merge branch 'devel' into with-dir

parents 69cdb904 e5840d8c
No related branches found
No related tags found
No related merge requests found
......@@ -574,7 +574,6 @@ vald_comp_tab<-function(df,ndf,checkSMILES=F,checkMz=F,checkNames=F) {
ll<-length(unique(df$SMILES))
if (ll<lsmiles) {
warning("There are duplicate SMILES in the compound list. Trouble ahead.")
return(NULL)
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment