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

Improve documentation #40

Closed
8 of 11 tasks
grst opened this issue Apr 9, 2020 · 4 comments
Closed
8 of 11 tasks

Improve documentation #40

grst opened this issue Apr 9, 2020 · 4 comments
Assignees
Projects

Comments

@grst
Copy link
Collaborator

grst commented Apr 9, 2020

In GitLab by @grst on Mar 20, 2020, 18:35

  • citations are not rendered correctly atm.

API docs

In particular, double-check all docstrings for

  • correct formatting
  • completeness
  • understandabliness (does that work even exist?)
  • proper citation of other methods

At that occation:

  • make sure all functions have sensible default parameters

General documentation

  • data structure (scirpy.read_10x_vdj(path, filtered=True) #121 )
  • Explain API doc (consistent with scanpy, what are tools, pp tools etc.)
  • Page "usage principles" -> can include the data structure and a section on how to import data.
  • add sample images for plotting functions
  • Go through tutorial to reflect changes of docs.
@grst
Copy link
Collaborator Author

grst commented Apr 9, 2020

In GitLab by @grst on Mar 20, 2020, 18:37

changed the description

@grst
Copy link
Collaborator Author

grst commented Apr 9, 2020

In GitLab by @grst on Apr 6, 2020, 17:15

changed the description

@grst
Copy link
Collaborator Author

grst commented Apr 9, 2020

In GitLab by @grst on Apr 7, 2020, 17:24

Include overview figure from the paper in README

Figure 1: The scirpy workflow. After defining clonotypes via CDR3-sequence similarity, scirpy offers a wide range of visualization options to explore clonotype expansion, abundance and VDJ gene usage. Finally, clonotype information can be integrated with transcriptomics data, leveraging the scanpy workflow. Top panel: Exemplary clonotype network. Each node represents a cell, colored by sample. Edges connect cells belonging to the same clonotype. Middle panel: Clonal expansion visualized as bar chart. The bars colored in blue, orange and green represent the fractions of cells belonging to clonotypes with one, two or more than two cells, respectively. Lower panel: UMAP embedding based on gene expression. Cells belonging to the twelve most abundant clonotypes are highlighted in color.

@grst grst added this to ToDo in scirpy-dev Apr 9, 2020
@grst grst removed the publication label Apr 9, 2020
@grst grst moved this from ToDo to In progress in scirpy-dev Apr 17, 2020
@grst grst self-assigned this May 19, 2020
@grst
Copy link
Collaborator Author

grst commented May 22, 2020

All todos have been addressed in #124 or been migrated into their own issues.

@grst grst closed this as completed May 22, 2020
scirpy-dev automation moved this from In progress to Done May 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
scirpy-dev
  
Done
Development

No branches or pull requests

1 participant