The Wayback Machine - http://web.archive.org/web/20211225003445/https://github.com/topics/bioinformatics
Skip to content
#

Bioinformatics

Bioinformatics is an interdisciplinary field that intersects with biology, computer science, mathematics and statistics. It concerns itself with the development and use of methods and software tools for collecting and analyzing biological data.

Here are 6,018 public repositories matching this topic...

dash
peterjc
peterjc commented Dec 18, 2018

Setup

Seen with latest code from git while preparing the 1.73 release on Linux, but applies to all platforms.

Expected behaviour

$ python run_tests.py test_PDB_StructureAlignment.py
Python version: 2.7.15 | packaged by conda-forge | (default, Jul 27 2018, 10:26:36) 
[GCC 4.8.2 20140120 (Red Hat 4.8.2-15)]
Operating system: posix linux2
test_PDB_StructureAlignment ... ok
scanpy
Yves33
Yves33 commented Nov 26, 2021

In pl.pca_loagings(), there should be an option to limit the number of points plotted (basically n_points from ranking)

Why: I recently used the AnnData/scanpy suite to perform some analysis on a low number of genes (less than 30, amplified by qRT-PCR).
As the number of features is less than 30 (30 being the default value for n_points in ranking(adata,*args,**kwargs), the loadings appear twice

Wikipedia
Wikipedia

Related Topics

genomics sequencing