Skip to content

edc/sdfutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

#How to use

sdfcut input.sdf 100

This will read in input.sdf and generate a series of output file each with 100 molecules (or less for the last one).

You can also read from stdin:

gzcat mysdf.gz | sdfcut - 1000

About

sdf utilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages