Skip to content
New issue

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

Document JSON returned by search #71

Open
cjmyers opened this issue Feb 4, 2022 · 2 comments
Open

Document JSON returned by search #71

cjmyers opened this issue Feb 4, 2022 · 2 comments

Comments

@cjmyers
Copy link

cjmyers commented Feb 4, 2022

      type: result['type'] || '',
      uri: result['uri'] || '',
      name: result['name'] || '',
      description: result['description'] || '',
      displayId: result['displayId'] || '',
      version: result['version'] || '',
      percentMatch: result['percentMatch'] || '',
      strandAlignment: result['strandAlignment'] || '',
      CIGAR: result['CIGAR'] || ''
@remote007
Copy link

Hi @cjmyers , is this documentation issue open for me to contribute ?

@cjmyers
Copy link
Author

cjmyers commented Feb 21, 2023

Yes, potentially

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

No branches or pull requests

2 participants