Package Name | Access | Summary | Updated |
---|---|---|---|
dap | public | Bioinformatics projects management tool | 2025-07-21 |
miral | public | Tool to perform the Needleman-Wunsch algorithm to align miRNA sequences. This version of the Needleman-Wunsch algorithm has been optimized to align miRNA sequences, in particular it allows to weight the alignment of the seed region of the miRNA differently from the rest of the sequence. | 2025-03-25 |
expandsets | public | No Summary | 2025-03-25 |
matrix2tab | public | Convert matrix to table | 2025-03-25 |
gff2tab | public | Transform a GFF2/GFF3 (GTF is identical to GFF2) into a tsv with al least one selected ATTRIBUTE as columns. The GTF/GFF has to be without headers. | 2025-03-25 |
filter_2col | public | Bioinformatics and data analysis tool to filter a file based on the content of two different columns | 2025-03-25 |
tabular_data_manipulation | public | Unix power tools to manipuate data in tabular format | 2025-03-25 |
genometotranscriptmapper | public | No Summary | 2025-03-25 |
symbol_count | public | No Summary | 2025-03-25 |
get_fasta | public | Reads a FASTA file and retrieves the blocks corresponding to SPEC | 2025-03-25 |
filter_1col | public | Bioinformatic and data analysis power tool to filter a table on one column (more efficient and less error prone than grep -f) | 2025-03-25 |
find_best | public | In a table having a ID_COL column and a SCORE column, for each group of rows with the same value in ID_COL, select the row with the highest SCORE. | 2025-03-25 |
translate | public | Translate | 2025-03-25 |
fasta2oneline | public | Tool that returns one line for each fasta sequence in input. | 2025-03-25 |
transpose | public | Description | 2025-03-25 |
tab2xlsx | public | Description | 2025-03-25 |
bawk | public | A wrapper on gawk that implement the ability to name the columns of the input file according to the header | 2025-03-25 |
matrix_reduce | public | Matrix reduce | 2025-03-25 |
bsort | public | Description | 2025-03-25 |