Returns whether specified file is a plain file or link to a file.
Parameters: | project (str) – NCI project identifier string, if None, uses default project (as returned from the getDefaultProject() function). |
---|---|
Return type: | bool |
Returns: | True if file is a plain file (or link to a plain file) which exists in MDSS. |