Entering edit mode
                    11.7 years ago
        Zev.Kronenberg
        
    
        
    
    12k
    I am working on a sequencing run that contains contamination. I did a de novo assembly and blasted the results against NR and filtered for the best hits. I now have a list of Genbank Ids. I simply want to know which IDs are human so I pull those contigs for further analyses.
Thanks
Hello, Downloading a list of genbank ids (limits - human) from ucsc (table browser) and using fgrep to your list helps?