apscale
Advanced tools
| Metadata-Version: 2.4 | ||
| Name: apscale | ||
| Version: 4.2.3 | ||
| Version: 4.3.0 | ||
| Summary: Advanced Pipeline for Simple yet Comprehensive AnaLysEs of DNA metabarcoding data | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/DominikBuchner/apscale |
@@ -456,4 +456,5 @@ import streamlit as st | ||
| sequence_ids = [row[0] for row in sequence_ids] | ||
| sequence_chunks = more_itertools.chunked(sequence_ids, max_rows_per_chunk) | ||
| sequence_chunks = more_itertools.chunked( | ||
| sorted(sequence_ids), max_rows_per_chunk | ||
| ) | ||
| # write the output to parquet in chunks | ||
@@ -463,3 +464,2 @@ # SEQUENCES | ||
| min_idx, max_idx = min(chunk), max(chunk) | ||
| # create a temp filename for output | ||
@@ -466,0 +466,0 @@ temp_filename = Path( |
+1
-1
| Metadata-Version: 2.4 | ||
| Name: apscale | ||
| Version: 4.2.3 | ||
| Version: 4.3.0 | ||
| Summary: Advanced Pipeline for Simple yet Comprehensive AnaLysEs of DNA metabarcoding data | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/DominikBuchner/apscale |
+1
-1
@@ -8,3 +8,3 @@ import setuptools | ||
| name="apscale", | ||
| version="4.2.3", | ||
| version="4.3.0", | ||
| author="Dominik Buchner", | ||
@@ -11,0 +11,0 @@ author_email="dominik.buchner524@googlemail.com", |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
268206
0.01%5812
0.03%