Skip to content

Commit

Permalink
pointing to correct python
Browse files Browse the repository at this point in the history
  • Loading branch information
carolinamonzo committed Nov 21, 2024
1 parent 6f5733f commit eef5ed7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sqanti_reads.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!usr/bin/python
#!/usr/bin/env python3
import subprocess, os, re, sys, glob
import argparse
import pandas as pd
Expand Down

0 comments on commit eef5ed7

Please sign in to comment.