Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/source/faq.rst
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ calibrated for the overdispersion typical of RNA-seq count data.

The standard threshold is FDR < 0.05. For discovery analyses you may want
FDR < 0.1. For validation or follow-up experiments, consider FDR < 0.01.
See :doc:`methods/fdr_correction` for details on the BH procedure used.
See :doc:`methods/statistical_models` for the BH procedure and the NaN-propagation warning.

**My output has very few significant sites. What's wrong?**

Expand Down
4 changes: 0 additions & 4 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -77,12 +77,8 @@ Documentation
:maxdepth: 2
:caption: Statistical Methods

methods/index
methods/counting_algorithm
methods/mapping_filter
methods/statistical_models
methods/dispersion_estimation
methods/fdr_correction

.. toctree::
:maxdepth: 2
Expand Down
193 changes: 0 additions & 193 deletions docs/source/methods/counting_algorithm.rst

This file was deleted.

126 changes: 0 additions & 126 deletions docs/source/methods/dispersion_estimation.rst

This file was deleted.

Loading
Loading