We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As per Sample_Types mapping table, we might have 1 dtype for multiple sample_types.
dtype
sample_types
Make sure that, dtype mapping table has main sample_type which should not be an alias of other sample_type.
sample_type
The text was updated successfully, but these errors were encountered:
Taking reference of PDS Document on sample_types and data types.
data types
Sorry, something went wrong.
As per Table 3.2 of PDS Document, main sample_types are listed below:
Table 3.2
No branches or pull requests
As per Sample_Types mapping table, we might have 1
dtype
for multiplesample_types
.Make sure that,
dtype
mapping table has mainsample_type
which should not be an alias of othersample_type
.The text was updated successfully, but these errors were encountered: