Recent Releases of svision
svision - SVision-v1.3.8
- Bug fixed for processing species with different number of chromosomes.
- Bug fixed for SV score error while detecting from assemblies. Please remember to activate the contig mode with
--contig. - Replacing a new link for downloading the GRCh38 reference.
- Python
Published by jiadong324 almost 4 years ago
svision - SVision-v1.3.7-beta
Updates the INFO fields for CSV:
GraphBKPSis no longer used in future versions.GFA_FILE_PREFIXis added to link CSV events and its corresponding GFA file under ./graphs directory.GFA_Sis added to represent nodes in a GFA file. For example, ‘GFAS=S1,S2’ indicates that CSV contains two nodes S1 and S2, where the details of these two nodes can be found in the GFA file via ‘GFAFILE_ID’.GFA_Lis added to represents links between nodes in a GFA file. Given a CSV containing INFO fields ‘GFAS=S1,S2;GFAL=S1+S2-’, it is interpreted as a CSV containing two nodes connected by an edge visited S2 in reverse order, indicating a reversed genomic segment representing by node S2.
- Python
Published by jiadong324 over 4 years ago
svision - SVision-v1.3.6-beta
- Optimized code
- Add demo data
- Upgrade installation
- Python
Published by jiadong324 over 4 years ago
svision - SVision-v1.3.5-beta
- Fixed bugs for variant ID and graph ID generation.
- Modified parameters.
- Added exception handles.
- Python
Published by jiadong324 about 5 years ago
svision - SVision-v1.3.3-beta
Fixed bugs for CSV graph output.
- Python
Published by jiadong324 about 5 years ago
svision - SVision-v1.3.1-beta
Adding install from PyPI
- Python
Published by jiadong324 over 5 years ago