-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Olga Tsiouri edited this page May 9, 2022
·
19 revisions
collection of miscellaneous command line bioinformatic scripts written in julia for speed
- julia 1.6.6 or later
- FASTX
- BioSequences for the sequence_statistics and argparse_equivalents folders
- BioStructures for the argparse_equivalents/pdb_corner folder
- ArgParse for the argparse_equivalents folder
- Pandas for the text_manipulation folder
- Plots for contact and distance map creation scripts in argparse_equivalents/pdb_corner
-
Bio3DView & Blink for
pdb_3d_chain.jl
&pdb_3d_structure.jl
(run the scripts usingjulia -i
to open a gui window with the structure) -
Measures for
pdb_to_ramachandran.jl
&pdb_to_ramachandran_chain.jl
-
DelimitedFiles for
extract_seqs_from_fasta.jl
&remove_seqs_from_fasta.jl