- May 24, 2024
-
-
nina.marthe_ird.fr authored
-
- May 22, 2024
-
-
nina.marthe_ird.fr authored
added the conversion of path lines in walk format to be read by grannot. the path name must be #assembly_name#haplotype#sequence_name, for instance IRGSP#1#Chr1
-
nina.marthe_ird.fr authored
-
nina.marthe_ird.fr authored
-
nina.marthe_ird.fr authored
-
nina.marthe_ird.fr authored
-
nina.marthe_ird.fr authored
-
nina.marthe_ird.fr authored
-
nina.marthe_ird.fr authored
-
nina.marthe_ird.fr authored
-
nina.marthe_ird.fr authored
-
nina.marthe_ird.fr authored
-
nina.marthe_ird.fr authored
-
nina.marthe_ird.fr authored
-
nina.marthe_ird.fr authored
-
nina.marthe_ird.fr authored
-
nina.marthe_ird.fr authored
-
nina.marthe_ird.fr authored
-
nina.marthe_ird.fr authored
-
nina.marthe_ird.fr authored
adapted the code to do a transfer on several genomes, by clearing the features target genome paths between each genome
-
- May 21, 2024
-
-
nina.marthe_ird.fr authored
-
nina.marthe_ird.fr authored
-
nina.marthe_ird.fr authored
-
nina.marthe_ird.fr authored
-
- May 17, 2024
-
-
nina.marthe_ird.fr authored
-
nina.marthe_ird.fr authored
-
nina.marthe_ird.fr authored
adapted the multicopies code to the output of -var. corrected the positions in the output gff for the inversions
-
- May 15, 2024
-
-
nina.marthe_ird.fr authored
-
- May 13, 2024
-
-
nina.marthe_ird.fr authored
added gene multicopies handling. new function detect_copies, and now the target_genome_path of child features and the transfer depend on the parent feature
-
- Apr 24, 2024
-
-
nina.marthe_ird.fr authored
-
nina.marthe_ird.fr authored
changed how the features are transfered. now after the transfer of a gene, all its child features are transfered with it. this automatically sorts the output gff, and makes easier the handling of the cov and id filters (if a gene didnt pass, dont transfer its chids, etc)
-
- Apr 23, 2024
-
-
nina.marthe_ird.fr authored
-
- Apr 22, 2024
-
-
nina.marthe_ird.fr authored
now always use the function get_seg_occ to get the right segment occurence. so now the option -ann outputs the target genome gff with all the copies of the genes if -cov and -id are at 0
-
- Apr 18, 2024
-
-
nina.marthe_ird.fr authored
-
nina.marthe_ird.fr authored
added a function to get the right segment occurence, given the segment_id,walk_name,feature_id,copy_id
-
nina.marthe_ird.fr authored
-
- Apr 12, 2024
-
-
nina.marthe_ird.fr authored
-
- Apr 10, 2024
-
-
nina.marthe_ird.fr authored
-
nina.marthe_ird.fr authored
modified how the feature paths in the target genomes are found; now several can be found, on several walks (chr/ctg); adapted how the features are transfered (only for the genome annotation transfer, not for the graph_gaf/gff, variations and alignment)
-
- Apr 08, 2024
-
-
nina.marthe_ird.fr authored
the dict segments_on_target_genome now stores the segment twice if it is present twice in a given walk. adapted the rest of the code to use the last occurence (like before, will change that later)
-