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
Example of some bed files and how they were classified:
<google-sheets-html-origin><style type="text/css"><!--td {border: 1px solid #cccccc;}br {mso-data-placement:same-cell;}--></style> bed6+4 -- bed3+0 bed6+3 bed7+3 bed4+1 bed6+5 bed4+6 bed3+3 bed6+8 bed4+2 bed3+8 bed3+2 bed4+0 bed6+0 bed10+0 bed4+5 bed5+0 bed3+4 bed4+8 bed12+3 bed5+1 bed3+1 bed7+0 bed3+5 bed3+9 bed6+2
The +# implies that they are not necessarily adhering to a schema. But can we generate a schema for those that are not +0?
+#
+0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Example of some bed files and how they were classified:
The
+#
implies that they are not necessarily adhering to a schema. But can we generate a schema for those that are not+0
?The text was updated successfully, but these errors were encountered: