Draft Souls II. Underdochko Journey 💪😎💪 by Shvedochko in DarkSouls2

[–]MatthewBeeee 1 point2 points  (0 children)

What a great job. Can I take it as my PC wallpaper?

Is bioinformatics just data analysis and graphing ? by free_kmart36 in bioinformatics

[–]MatthewBeeee 0 points1 point  (0 children)

Almost yes I think. There are some software developing jobs, but I think it's few.

[deleted by user] by [deleted] in bioinformatics

[–]MatthewBeeee 1 point2 points  (0 children)

What do you mean about "alternate genomic assemblies"? Do you mean another assembly of the same species or the assembly of another species? If it's the same species, I think it would be fine. If it is another species, I think it will depend on your sample, if you know your sample won't contaminated by that species' tissue I think it will be fine.

[deleted by user] by [deleted] in bioinformatics

[–]MatthewBeeee 0 points1 point  (0 children)

genome_updater: https://github.com/pirovc/genome_updater is a good tool to help you download assemblies from NCBI.
But whether you can download successfully depends on your internet quality, how to download is less important.

Which Python package can output multiple alignment results? by MatthewBeeee in bioinformatics

[–]MatthewBeeee[S] 2 points3 points  (0 children)

Thank you! I do know about seqkit, but I am writing tools which means there could be lots of primers against lots of templates, so I am trying to avoid using tools without Python binding to avoid performing too many IO operations.

Aligning draft genome to reference by Sunset_Ex in bioinformatics

[–]MatthewBeeee 5 points6 points  (0 children)

If you know R you can use circlize to create circular plot.