saketkc / pysradb

Package for fetching metadata and downloading data from SRA/ENA/GEO
https://saketkc.github.io/pysradb
BSD 3-Clause "New" or "Revised" License
307 stars 50 forks source link

[GSoC2020] Suggested documentation changes #51

Closed bscrow closed 3 years ago

bscrow commented 4 years ago

In this PR I have included my proposed changes to the pysradb documentation.

The new documentation can be viewed at: https://bscrow.github.io/pysradb/

Key changes:

This is just my proposal and is open to opinions/modifications =)

codecov[bot] commented 4 years ago

Codecov Report

Merging #51 (4091153) into master (ee88a95) will increase coverage by 0.16%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #51      +/-   ##
==========================================
+ Coverage   54.14%   54.31%   +0.16%     
==========================================
  Files           7        7              
  Lines        1773     1773              
==========================================
+ Hits          960      963       +3     
+ Misses        813      810       -3     
Impacted Files Coverage Δ
pysradb/sraweb.py 80.61% <0.00%> (+0.61%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ee88a95...4091153. Read the comment docs.

bscrow commented 4 years ago

Reverted to previous /doc directory arrangement

saketkc commented 3 years ago

@bscrow Thanks for the doc updates! Would you be able to rebase with master?