Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Packages
chemical_checker
Commits
0fc3334d
Commit
0fc3334d
authored
Feb 11, 2021
by
nsoler
Browse files
admin cc scripts
parent
dd887d49
Pipeline
#2396
failed with stages
in 1 minute and 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
package/scripts/add_metadata.py
View file @
0fc3334d
...
...
@@ -99,7 +99,7 @@ def add_metadata(cc_repo=None,signatures='0123', backup=False):
print
(
"
\n
____"
)
def
export_sign
(
target_dir
,
cc_repo
=
None
,
signatures
=
'2'
,
molsets
=
(
'full'
),
copy_backup
=
False
,
add_metadata
=
True
):
def
export_sign
(
target_dir
,
cc_repo
=
None
,
signatures
=
'2'
,
molsets
=
(
'full'
,
),
copy_backup
=
False
,
add_metadata
=
True
):
"""
Export all signatures from a given cctype (ex: sign2) in a single folder
Add Metadata to the output files if not present in the original h5 file
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment