Anthony Underwood

Results 16 issues of Anthony Underwood

Under the combining scopes with OR section it has this line User.id_or_age_lt_or_username_or_first_name_begins_with(10) => "id < 10 OR age < 10 OR username LIKE 'ben%' OR first_name like'ben%'" Where does ben...

When using 10.14 and version 1.2.1 images are no longer stored. For example capturing a screenshot to clipboard or selecting an image in Preview

bug
question

When using checkin feature with no label set it displays a Print Tags button and errors saying LabelWriter can not be found. It would be great if no label was...

bug
ready

In order to prepare the NCBI acquired gene database, the records that are whole genome as determined by a prefix of 'AP' should be skipped

I am trying to understand how to adjust -k since it seems to impact the results dramatically. For example with primers of length 25 and a -k of 15 I...

question

I run the trimReads command and it never finishes (even over the weekend). The command was trimReads -s 30 -Q 33 NG-5500_STD_22_read_1.fastq Strangely the following command does work sortPairedReads -s...

How do I filter based on a specific date range?

In my most recent analysis, each of the fastq files for a sample was 8GB (yes I know) which led fastp to give up the ghost, I think because of...

enhancement