schrodinger.seam.transforms package¶
Seam Transform Catalog¶
- See also:
Transform |
Description |
---|---|
Read a file (or files) containing structures
and return a PCollection of |
|
Write a PCollection of |
|
Read a file (or files) containing molecules |
|
Write a PCollection of |
|
Split a PCollection into two PCollections: a random sample of the input PCollection and the remaining elements. |
|
Split a PCollection into two PCollections: the largest n elements of the input PCollection and the remaining elements. |
|
Create a PCollection made up of a random sample of the input PCollection. |
|
Create a PCollection containing the smallest element(s) of the input PCollection. |
Scientific Transforms¶
Transform |
Description |
---|---|
Dock ligands into a receptor using Glide. |
|
Clean up and prepare a protein. |
|
Clean up and prepare a ligand and generate tautomers. |