├── 2pd0_A.pdb.map ├── 3u97_A.gremlin.map ├── README.md ├── main.cpp ├── main_omp.cpp ├── map_align_fig.png └── mk_map ├── 5CAJ_A.a3m ├── 5CAJ_A.chk ├── 5CAJ_A.fasta ├── 5CAJ_A.map ├── 5CAJ_A.map.pdb ├── 5CAJ_A.pdb ├── 5CAJ_A.ss ├── T0806.aln ├── T0806.chk ├── T0806.cut ├── T0806.fas ├── T0806.map ├── T0806.mtx ├── a3m2alncut.pl ├── cmd ├── cmd_pdb2map ├── mk_map.pl ├── pdb2map.pl └── readme.md /2pd0_A.pdb.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sokrypton/map_align/HEAD/2pd0_A.pdb.map -------------------------------------------------------------------------------- /3u97_A.gremlin.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sokrypton/map_align/HEAD/3u97_A.gremlin.map -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sokrypton/map_align/HEAD/README.md -------------------------------------------------------------------------------- /main.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sokrypton/map_align/HEAD/main.cpp -------------------------------------------------------------------------------- /main_omp.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sokrypton/map_align/HEAD/main_omp.cpp -------------------------------------------------------------------------------- /map_align_fig.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sokrypton/map_align/HEAD/map_align_fig.png -------------------------------------------------------------------------------- /mk_map/5CAJ_A.a3m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sokrypton/map_align/HEAD/mk_map/5CAJ_A.a3m -------------------------------------------------------------------------------- /mk_map/5CAJ_A.chk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sokrypton/map_align/HEAD/mk_map/5CAJ_A.chk -------------------------------------------------------------------------------- /mk_map/5CAJ_A.fasta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sokrypton/map_align/HEAD/mk_map/5CAJ_A.fasta -------------------------------------------------------------------------------- /mk_map/5CAJ_A.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sokrypton/map_align/HEAD/mk_map/5CAJ_A.map -------------------------------------------------------------------------------- /mk_map/5CAJ_A.map.pdb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sokrypton/map_align/HEAD/mk_map/5CAJ_A.map.pdb -------------------------------------------------------------------------------- /mk_map/5CAJ_A.pdb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sokrypton/map_align/HEAD/mk_map/5CAJ_A.pdb -------------------------------------------------------------------------------- /mk_map/5CAJ_A.ss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sokrypton/map_align/HEAD/mk_map/5CAJ_A.ss -------------------------------------------------------------------------------- /mk_map/T0806.aln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sokrypton/map_align/HEAD/mk_map/T0806.aln -------------------------------------------------------------------------------- /mk_map/T0806.chk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sokrypton/map_align/HEAD/mk_map/T0806.chk -------------------------------------------------------------------------------- /mk_map/T0806.cut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sokrypton/map_align/HEAD/mk_map/T0806.cut -------------------------------------------------------------------------------- /mk_map/T0806.fas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sokrypton/map_align/HEAD/mk_map/T0806.fas -------------------------------------------------------------------------------- /mk_map/T0806.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sokrypton/map_align/HEAD/mk_map/T0806.map -------------------------------------------------------------------------------- /mk_map/T0806.mtx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sokrypton/map_align/HEAD/mk_map/T0806.mtx -------------------------------------------------------------------------------- /mk_map/a3m2alncut.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sokrypton/map_align/HEAD/mk_map/a3m2alncut.pl -------------------------------------------------------------------------------- /mk_map/cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sokrypton/map_align/HEAD/mk_map/cmd -------------------------------------------------------------------------------- /mk_map/cmd_pdb2map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sokrypton/map_align/HEAD/mk_map/cmd_pdb2map -------------------------------------------------------------------------------- /mk_map/mk_map.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sokrypton/map_align/HEAD/mk_map/mk_map.pl -------------------------------------------------------------------------------- /mk_map/pdb2map.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sokrypton/map_align/HEAD/mk_map/pdb2map.pl -------------------------------------------------------------------------------- /mk_map/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sokrypton/map_align/HEAD/mk_map/readme.md --------------------------------------------------------------------------------