├── MyTargetlist.xlsx ├── README.md ├── S50Target_sequence_config.xlsx ├── S50app.py ├── S50app_tutorial.pdf ├── S50lib.py ├── S50run.py ├── S50runfromtargetlist.py └── __pycache__ └── S50lib.cpython-311.pyc /MyTargetlist.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Arseneceefe/S50lib/HEAD/MyTargetlist.xlsx -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Arseneceefe/S50lib/HEAD/README.md -------------------------------------------------------------------------------- /S50Target_sequence_config.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Arseneceefe/S50lib/HEAD/S50Target_sequence_config.xlsx -------------------------------------------------------------------------------- /S50app.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Arseneceefe/S50lib/HEAD/S50app.py -------------------------------------------------------------------------------- /S50app_tutorial.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Arseneceefe/S50lib/HEAD/S50app_tutorial.pdf -------------------------------------------------------------------------------- /S50lib.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Arseneceefe/S50lib/HEAD/S50lib.py -------------------------------------------------------------------------------- /S50run.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Arseneceefe/S50lib/HEAD/S50run.py -------------------------------------------------------------------------------- /S50runfromtargetlist.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Arseneceefe/S50lib/HEAD/S50runfromtargetlist.py -------------------------------------------------------------------------------- /__pycache__/S50lib.cpython-311.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Arseneceefe/S50lib/HEAD/__pycache__/S50lib.cpython-311.pyc --------------------------------------------------------------------------------