Skip to content

protein_name_strip#52

Closed
amudhakumari wants to merge 2 commits intomainfrom
uniprot_name_strip
Closed

protein_name_strip#52
amudhakumari wants to merge 2 commits intomainfrom
uniprot_name_strip

Conversation

@amudhakumari
Copy link
Contributor

No description provided.

parser.add_argument('-w', '--workDir', type=Path, help="Main working directory path .")
parser.add_argument('-f', '--headerDir', type=Path, help="Directory path to the EMDB version 3.0 header files.")
parser.add_argument('-p', '--PDBeDir', type=Path, help="Directory path to the PDBe Complex portal mapping files.")
parser.add_argument('-p', '--PDBeDir', type=Path, default=False,help="Directory path to the PDBe Complex portal mapping files.")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why default = False for a text field?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants